Add interface on site to write post or page or anything with having to go from the admin stretch.
This makes Post From Site perfect plugin for user reviews couple box or even forum site..
After install you can display type on site via widget shortcode or PHP code in topic.
Activate the plugin through 'Plugins in WordPress..
Add shortcode to page post CPT Post From Site's basic shortcode is.
Add PHP code to template files. output the type.
problem with the version of this plugin was that the plugin was looking for the files in the directory.
For other people it was also problem with your code assuming Linux filestructure so Windows servers it broke.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Fixed the call to the non-existent 'pfs-widget. php..
Read more