1.9.2
- confirmed compatible with WordPress 3.4
- fixed issue with featured image post thumbnails not showing
1.9.1
- Removed extra slash in
wp_enqueue_scripts parameters
- Fixed 404 error when 'bnsft-custom-style.css' is not available
1.9
- released November 2011
- confirmed compatible with WordPress 3.3
- added PHPDoc style documentation
- added functionality to BNS Featured Tag Custom Excerpt function - see
bnsft_custom_excerpt
- added stylesheet to manage plugin specific CSS elements
- added support for bnsft-custom-style.css stylesheet (will not be over-written with updates)
- added i18n support using
bns-ft textdomain
- added call to
the_excerpt and wrapped post output in bnsft-content CSS element
- added clearing CSS element and
wp_link_pages after the_content call
- changed
bnsft_first_words to bnsft_custom_excerpt
- cleaned up code organization and optimization
- cleaned up documentation
- fixed 'only_titles' form issue
- moved CSS for images wider than widget area from inline to 'bnsft-style.css'
1.8.5
- released June 2011
- updated additional items in readme.txt (this file)
- re-sized options panel
- re-arranged options panel for better UX / UI in new size
- updated screenshot
1.8.4
- released May 2011
- confirmed compatible with WordPress version 3.2
- addressed some minor items in the readme (this file)
- cleaned up some text strings in the code
- minor variable changes -
load_bnsft_widget(), bnsft_custom_excerpt()
1.8.3
- Confirm compatible with WordPress 3.1 (beta)
- Change 'the_time' to date-format option
- Only show number of comments if not password protected
1.8.1
- Fix typo and other minor items in readme.txt file
- Update internal 'Release Date' comment
1.8
- released: October 3, 2010
- added post_thumbnail support
- added shortcode support (
bnsft)
- version requirements changed appropriately to minimum WordPress version 2.9
1.7.2
- released: July 5, 2010
- added wp_reset_query();
1.7.1
- released: June 13, 2010
- format tag names into tag slugs for use in the query (needs to be further addressed)
- cleaned up code to meet WP Standards
1.7
- compatible with WordPress version 3.0
- updated license declaration
1.6.3
- removed the_ID() function as redundant
1.6.2.3
- compatible with WordPress version 2.9.2
- updated license declaration
1.6.2.2
- clarified the plugin is released under a GPLv2 license
1.6.2.1
- compatibility check for 2.9.1 completed
1.6.2
- Total Posts to Display can now exceed the posts_per_page option value.
- matched version number to BNS Featured Category - future versions should also stay in step
1.6
- corrected issue with checkbox not displaying its state correctly
- minor correction to variable structure to allow for multiple instances of the plugin with independent post counts
- added option to display the description for the (first) tag choice as taken directly from the Tags panel under Posts in the Dashboard
- wrapped Tag Description in its own class: 'bnsfc-tag-desc'
1.5
- added option to set the quantity of the first words of the post to display instead of the default excerpt.
- modified description to reflect new functionality
- slightly increased the size of option panel to better display controls
1.4
- added version control compared against $wp_version
- added horizontal rule to option panel for clarity
1.3
- code cleanup and error trapping
- added dynamic reference of maximum posts based on blog Settings | Reading "posts per page"
1.2
- code clean up
- changed the_content(__('Read more ...')) to the_content() as a more "default" version
1.1
- added option for Post Titles only
- added
<
div style="overflow-x: auto"> wrapper to allow for images wider than the widget area
1.0