설명
It allows the author to define links to the external websites like Twitter, Identi.ca, Facebook, Netlog, LinkedIn, Xing, Drupal Association, Vimeo, BranchOut, Youtube, Google+, Skype and WordPress.Org (included) when using Author Box Reloaded. At the front-end those will appear as clickable icons.
Those external websites are very simple plugins and you can check the included ones to see how to make your owns.
This was a needed move because it is more probable that we have more ABR3 External Contact
plugins developed by third parties to be included than to have too much development on original Author Box Reloaded.
Check out the other WordPress plugins by the same author.
스크린샷
설치
How to install the WordPress Author Box Reloaded Pack plugin and get it working in an handful of steps:
- BE SURE THAT Author Box Reloaded IS INSTALLED and active.
- Upload
/author-box-reloaded-pack/
folder and its files to the/wp-content/plugins/
directory or just use the WordPress admin interface to install it. - Activate only the plugins you will need through the ‘Plugins’ menu in WordPress (after Author Box R3 is installed or you will get an error message). See image in Screenshots.
- Go to your Personal Profile and insert the user id for the social networks you want to have the link in Author Box Reloaded. For instance, if in Twitter your url is http://twitter.com/niceguy just use the “niceguy” part of it. It is the same procedure with the other social networks or external websites.
You should have at least your “Contact Info” Website and/or one of the Social Networks defined or, at least, a not so short “Biographical Info”, or the Author Box Reloaded CSS may be real messy.
If you use WordPress Mu and want to add this plugins to all blogs just install them in the mu-plugins directory instead or, in more modern versions, activate them globally.
FAQ
- WHAT IS AUTHOR BOX RELOADED
-
Please, check Author Box Reloaded for more info on what it is and how it works.
- HOW TO CREATE A NEW EXTERNAL CONTACT PLUGIN
-
Download
wordpress.php
from the SVN repository and…On the header area:
- Change the “WordPress.Org” text in Plugin Name and Description.
- Change Plugin URI, Version, Author, Author URI and Donate link.
- Keep the rest AS IS.
On the code area:
- Change the function name but keep the “_authorbox_add_sites” suffix.
- We usually use the name text for it, i.e. for “WordPress.Org” you’ll set “wordpress_org” or something like it.
- Change the $known_sites key and the “favicon” and “url” variables.
- The key is used in the profile form so use the same text you used in the Plugin Name in header area.
- Don’t forget that the $known_site url must have the text “USERNAME” in it in order to work properly.
- Change the add_filter() function to include your “_authorbox_add_sites” function.
To make it available to everyone follow the rules defined at WordPress.Org or send it to us and we will include it in the next release and in svn trunk.
These are just another WordPress plugins that will made some data available for Author Box Reloaded.Thank you for your help and contribution.
- Have more questions?
-
Go to the Author Box Reloaded’s forum or to the Author Box Reloaded Pack’s forum.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Author Box Reloaded Pack”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Author Box Reloaded Pack”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.1.2
- Added Skype callto://.
1.1.1
- Added Vimeo, BranchOut, Youtube and Google+.
1.1
- Added several social networks. Now Facebook, Xing, Drupal Association Twitter, WordPress.Org, Identi.ca and LinkedIn are available.
1.0
- First release as an independent pack.
- Now checks for Author Box Reloaded being installed and active.