Description
Installation
- Download plugin
- Upload it to wp-content/plugins
- Navigate to Plugins page and activate
- Place code in the category.php file of your current theme, where you want the links displayed.
- For del.icio.us links:
<?php Delicious(10,false,false); ?> - For Technorati links:
<?php Technorati(10,false,false); ?> - For Reddit links:
<?php Reddit(10,false,false); ?> - For Digg links:
<?php Digg(10,false,false); ?> - For TailRank lnks:
<?php TailRank(10,false,false); ?>
Parameters Within the brackets, the first value specifies how many links you want to display, the second one specifies whether you want to display descriptions or not, and the third one truncates the title.
FAQ
Has there been a question asked yet?
Nope. Please direct your questions to justinwongkh@gmail.com
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP-ExternalFeed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-ExternalFeed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.