Beskrivning
You can use this simple plug-in to make and put a fancy box at top of your theme to
list latest posts in the way users click more on them and increase the chance for
your post to be seen more than usual.
There are also some customization features accessible from admin area. these are:
Features
- Ability to set title,links, border, shadow and background color.
- Ability to set padding and margin.
- Ability to set border radius for container.
- Ability to set custom icon for links.
- Ability to set certain category.
- Ability to set custom icon for links.
Installation
- Upload
listmypost
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ’Plugins’ menu in WordPress.
- Put
<?php if(function_exists('ListMyPostsShow')) { ListMyPostsShow(); } ?>
in your theme where you want to box be displayed or use [ListMyPosts] shortcode. - Customize the look from admin area.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”List My Posts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”List My Posts” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.