Download This Plugin | |
Download Elegant Themes | |
Name | Based On Post |
Version | 2.0 |
Author | Melvin Software |
Rating | 100 |
Last updated | 2013-03-06 06:24:00 |
Downloads |
1354
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Based On Post plugin added 15 bytes of resources to the Home page and 21 bytes of resources to the sample Post page.
Based On Post plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Based On Post plugin ads no tables to your Wordpress blog database.Have you ever wanted to display content on your Wordpress sidebar, but not have it be the same content across your entire site? How about displaying an image gallery for each individual post on the sidebar? Or having information specific to the subject of that particular post displayed?
Based On Post let's you do just that. This simple, but extremely useful Wordpress plugin is designed to let you place a widget on a single sidebar of your wordpress blog, (in the furture, multiple sidebars will be supported), and for each post or page, specify the text or HTML code that is to go in the widget. The input box for the data is on the Post or Page writing screen.
UPDATED
Now you can also add Based On Post to your Templates instead of your Sidebar. It still relies on data being entered in the fiels inside the
Create Post or Create Page screens. To add it to your template, open one of the template files either in the editor of your choice or inside
wordpress itself, and add the following code to your template file: <?php do_action( 'msbop_template_tag' ); ?>
Friendly Tip: You should only use Template Tags if you know how to edit your PHP code...wrongly placed code can mess up your site!
Features * Display arbitrary information based on the page that the visitors view, instead of the same content throughout your site.
Use Post title as the widget title, or use your own custom title.
Use HTML, Plain Text, even scripts and shortcodes in the widget!
Options
*You will find the option for using the Post Title as the Widget Title in the widget box when you add it to your sidebar.