By default subheadings are also appended to RSS feeds and the admin edit post page lists, these options and more can be modified via the settings page..
The settings for this plugin are found by navigating to the Settings menu and selecting Reading, with the options displayed towards the bottom of the page..
The field name used is subheading, the underscore prefix prevents it from being displayed in the list of custom fields...
If you are using the option to wrap the subheading content, you can include custom content before and after the subheading is displayed..
Note here that the array key 'br is the tag name and the array should be list of valid attributes for that tag, for example $tags = array, 'id => array )..
As of version 1.7.1 you can make use of the filter to manipulate the final output..
I looked in the forum for ways to alter the colour and font of sub-heading but nobody had answered that question...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed bug with JavaScript used by the settings page, which would incorrectly toggle the auto append value.. 1.7.2.
Adjusted information relating to the addition of allowed tags in FAQs..
Read more