Enables the display of custom-field parameters in WordPress post director via TinyMCE button. Works well with custom post types and default post types.. Use TinyMCE button to choose from list of custom fields attached to the post to yank or automatically specify custom field to display using the following syntax. {%custom field name%}.. Upload custom-field-variables to the wp-content plugins directory. Activate the plugin through 'Plugins in WordPress. Edit post page or custom post type and use TinyMCE button to yank field content.... This plugin assumes you want to output the raw content of the custom field and works best for dangle values i.e. custom field with alphanumeric value. It will properly display custom field content not inside of that states such as fields containing arrays JSON or other structured data..... Browse the code recheck out SVN repository or subscribe to the development log RSS.... Adds localization to tinyMCE script and POT issue.
Read more