WP Subtitle plugin allows your pages and posts to contain subtitle.
If you wish to get subtitle outside The Loop, use ` `, where $post is post object or ID ..
Things are slightly different in $post Post, page or custom post type object or ID. $before Text to place before the subtitle.
Edit post screen.
Upload WP Subtitle plugin to your WordPress site in the wp-content plugins folder or install via WordPress admin..
Edit your page and or post template and use the template tag where you'd like the subtitle to appear...
For the It would be very convenient to have the behaviour of get the subtitle changed to return the content rather than echo it. 1.
Another suggestion would be to check if $post is already set and use it automatically if so ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added 'wps subtitle use meta box filter to allow the edit field to be displayed in meta box ..
Read more