Save As Text And Html
Save As Text And Html
Description
Save post as text or save post as html. Only post content is saved all other stuff get discarded.
Installation
- Download and unzip the file.
- Place them in your blog’s plugin subdirectory (e.g.
/wp-content/plugins/). - Create a new folder to hold your files to be post.
- Put some text files in this folder.
- Activate the plugin from the Plugins tab of your blog’s administrative panel.
- Usage: if you want button use
if you want text with small button use
if you want button use
if you want text with small button use
Please use these in your theme file after displaying post.
Faq
I installed the plugin but can not see any thing on post, how do I save?
- You’ll have to call oa_save_as_text or oa_save_as_html() from your theme file, and then everything starts to work.