The My Snippets plugin allows you to define custom widget content on per-post details from the edit post screen..
While the plugin is simple and powerful it'll only replace such plugins as Widget Logic and Widget Context nor is that the design.
What it does is allow you to add custom widget content from the edit post screen with having to go to your Widgets screen in the admin for additional configuration..
If you're author plugin author or just hobbyist you can follow the development of this plugin on GitHub repository..
But the thing that these plugins don't do is give you way to add widget content with visiting the Widgets admin screen in WordPress..
I wanted way to add widget on per-post details when writing the post itself so this plugin was born..
Any time you write post you can add snippet champion and content in the.
If you write something in the meta box it automatically be shown in place of the widget when viewing that post on site.
Basically if your post type has its own. page. on the front end of the page you can add snippet content...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more