이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Google Rank Badge

설명

Google Rank Badge provide a shortcode which can be used on any page and/or post. This shortcode will display a badge with your Google page rank using any color you want.

Examples

NickPowers.info – running on my site

How to Use

  • In a page or post: [grank]

Setttings

  • Highlight color using color picker in admin settings

If you have suggestions for a new add-on, feel free to Email me.

License

Copyright (C) 2012 Nick Powers

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
GPL V2.0

Nick Powers
NickPowers.info
Email

스크린샷

  • Google Rank Badge in Action!
  • Google Rank Admin Settings

설치

  1. Unpack the download-package
  2. Upload all files to the /wp-content/plugins/ directory, with folder grank
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Got to ‘Settings’ menu and configure the plugin

FAQ

Please fill out the contact form at NickPowers.info. FAQs will be added here as they are presented

How can I add the Google Rank Badge directly into my theme?

Add code like below to your theme template files:

[?php echo do_shortcode(‘[grank]’); ?]
(Replace the first and last []’s with normal html greater/less than signs).

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Google Rank Badge”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Google Rank Badge”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release