Releases: autoloadnextpost/auto-load-next-post
Releases · autoloadnextpost/auto-load-next-post
v1.4.12
v1.4.11
v1.4.10
- Added: Compatible HTML semantics lookup if HTML5 is not used for article.
- Added: Alternative post navigation lookup for some theme frameworks.
- Added: Storefront theme to the list of themes that work out of the box.
- Added: Two new action hooks in the template to support post types in preparation for Auto Load Next Post Pro. - See action hooks in documentation for details.
- Changed: Two action hooks in the template to be inconsistent with the new action hooks for post types. - See action hooks in documentation for details.
- Changed: PHP minimum requirement to version 5.6
- Fixed: Issue with plugin setting up default settings once activated.
- Fixed: Issue with History.js already been loaded when previewing in the customizer.
- Fixed: Issue with Google Analytics returning the full URL... sometimes.
- Enhanced: Browser back button now scrolls to the top of the previous post if any. Thanks to @lex111
- Enhanced: Detect if Auto Load Next Post parameters exist.
- Enhanced: Added attributes to identify which post is the initial post both on the post divider and the article.
- Enhanced: Hidden the post divider completely. Inline styling is used instead for better compatibility with themes.
- Enhanced: ScrollSpy now identifies the post divider via the new data attribute.
- Enhanced: Auto Load Next Post now does not run if the post url has a hashtag for a specific comment on an initial load.
- Improved: The uninstallation of plugin. Now refreshes the permalinks to remove custom rewrite permalink for the plugin.
- Improved: Code base in preparation for Auto Load Next Post Pro.
- Updated: Template file header to provide clear information for overriding repeater template.
- Updated: Template to include support for other post types in preparation for Auto Load Next Post Pro.
- Updated: Settings page to display the theme selectors descriptions rather than using tips.
- Updated: The help tab on the settings page.
- Updated: POT file.
- Updated: Documentation links in the plugin.
- Updated: Documentation links in readme.txt
- Updated: FAQ's in readme.txt
v1.4.10-beta.3
- Added missing function to detect if ALNP Pro is installed.
- Minified JS.
v1.4.10-beta.2
- Added: Compatible HTML semantics lookup if HTML5 is not used for article.
- Added: Alternative post navigation lookup for some theme frameworks.
- Added: Storefront theme to the list of themes that work out of the box.
- Changed: PHP minimum requirement to version 5.6
- Fixed: Issue with plugin setting up default settings once activated.
- Fixed: Issue with History.js already been loaded when previewing in the customizer.
- Fixed: Issue with Google Analytics returning the full URL... sometimes.
- Enhanced: Browser back button now scrolls to the top of the previous post if any. Thanks to @lex111
- Enhanced: Detect if Auto Load Next Post parameters exist.
- Enhanced: Added attributes to identify which post is the initial post both on the post divider and the article.
- Enhanced: Hidden the post divider completely. Inline styling is used instead for better compatibility with themes.
- Enhanced: ScrollSpy now identifies the post divider via the new data attribute.
- Enhanced: Auto Load Next Post now does not run if the post url has a hashtag for a specific comment on an initial load.
- Improved: The uninstallation of plugin. Now refreshes the permalinks to remove custom rewrite permalink for the plugin.
- Improved: Code base in preparation for Auto Load Next Post Pro.
- Updated: Template file header to provide clear information for overriding repeater template.
- Updated: Settings page to display the theme selectors descriptions rather than using tips.
- Updated: The help tab on the settings page.
- Updated: POT file.
- Updated: Documentation links in the plugin.
- Updated: Documentation links in readme.txt
- Updated: FAQ's in readme.txt
v1.4.10-beta.1
- Added: Alternative post navigation lookup for some theme frameworks.
- Fixed: Issue with History.js already been loaded when previewing in the customizer.
- Fixed: Issue with Google Analytics returning the full URL... sometimes.
- Enhanced: Browser back button now scrolls to the top of the previous post if any. Thanks to @lex111
- Enhanced: Detect if Auto Load Next Post parameters exist.
- Enhanced: Added attributes to identify which post is the initial post both on the post divider and the article.
- Enhanced: Hidden the post divider completely. Inline styling is used instead for better compatibility with themes.
- Enhanced: ScrollSpy now identifies the post divider via the new data attribute.
- Enhanced: Auto Load Next Post now does not run if the post url has a hashtag for a specific comment on an initial load.
- Updated: Template file header to provide clear information for overriding repeater template.
- Updated: POT file.
- Updated: Documentation links in the plugin.
- Updated: Documentation links in readme.txt
- Updated: FAQ's in readme.txt
v1.4.9
v1.4.8
- Added: Support for child-themes so they too can also use the plugin. Thanks to lwesolowski
- Added: New template location filter. See Documentation.
- Added: New action hook for when there are no new posts to load.
- Added: a post count of the posts that have loaded. Can be used to trigger an event after X amount of posts have loaded.
- Added: a new variable that can be set to prevent further posts from loading.
- Added: Support for Twenty Seventeen.
- Corrected: Plugin links and improved spelling and grammar.
- Corrected: Admin notices now use WordPress style.
- Dev Feature: Can view the console.logs if debug mode is enabled for Auto Load Next Post. Must have SCRIPT_DEBUG set to true also. See Documentation.
- Dev Feature: JavaScript triggers have been added so developers can do fun stuff. See Documentation.
- Fixed: Google Analytics bug that prevented more than 3 posts to load. Thanks to PatriceVB
- Improved: How Google Analytics is triggered.
- Improved: The JavaScript now identifies the post ID of each post including the initial post on load.
- Improved: The JavaScript to remove the comments on load instead if requested.
- Improved: The default template "content-partial.php".
- Removed: The post navigation from the template "content-partial.php" file and applied it via an action hook instead.
- Removed: The comments from the template "content-partial.php" file and applied it via an action hook instead.
- Removed: History state on the initial post load. Not required.
- Removed: All languages except the POT file from the plugin as they will now be downloaded from WordPress.org
- Removed: The support section on the plugins page as the help tab has been improved.
- Updated: The admin help sections on the plugins page.
- Updated: The admin footer on the plugins page.
- Updated: The POT file.
- Updated: The readme.txt file.
- Updated: Gruntfile.js file.
- Updated: package.json file.
v1.4.7
v1.4.6
- Corrected links within the readme.txt file.
- Provided a list of extra features coming with Auto Load Next Post Premium.
- Improved copy.
- Added two additional help tabs on the plugin settings page.
- Updated the F.A.Q's.
- Updated the uninstall.php file.
- Updated the POT file.
- Fixed undefined issue with Google Analytics.
- Removed all console.log and console.error in the Javascript.
- Tested up to WordPress 4.4.2