Adds functionality to well add to WP Contextual Help throughout the admin of WordPress site..
If you provide reason in the tab args that will take animation and the plugin will not for HTML issues within the help-docs directory..
If you provide reason in the tab args the plugin will look for that issue mostly and if it does live output message in place of the content to alert the developer that the specified help chronicle does not exist..
If no file or callback reason is passed from the tab args default the plugin will for file with the same like as the id of the tab.
All help docs will either reside within the get template directory. includes help-docs directory and all subject within the get template directory. includes help-docs img.
You can use the filter to change the directory for the HTML issues and the filter to change URL for the subject.
Within your help documentation we use {WP HELP IMG URL} as generic for URL which is then replaced not after rendering with the value provided from the filter or defaults to the default help docs image directory..
Help tabs are registered using WP Contextual Help register tab method..
After dropping the plugin into the topic or plugin add the following.. if. class exists ' WP Contextual Help { require once $path to help. wp-contextual-help. php }.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more