Version |
Release Date |
Change Log |
1.7.5 |
2022-01-26 |
- Fixed various PHP 7.4 and PHP 8 notices and warnings appearing on plugin installation.
- Fixed a minor javascript expression issue.
- Fixed PHP warning with old PHP versions (5.2 and 5.3).
|
1.7.4 |
2021-07-28 |
- Added link-specific offset special class (ps2id-offset-NUMBER) for WordPress Menu items. For example adding the class ps2id-offset-150 to a menu item, will give the link an offset of 150.
- Extended plugin's offset selector expressions with the :sticky selector.
|
1.7.3 |
2021-03-11 |
- Fixed issue with target id attribute having special characters (like %, &, # etc.).
- Extended "Prevent other scripts from handling plugins links" option with special selector option field.
- Removed jQuery 1.x deprecated functions from plugin script (.bind, .delegate, .unbind etc. are replaced with .on, .off etc.).
- Updated plugin's contextual help and notices.
|
1.7.2 |
2021-01-27 |
- Added an extended "Verify target position and readjust scrolling" option for lazy-load images, iframes, changes in document's length etc.
- Added "Force scroll type/easing" option for dealing with conflicts with outdated easing libraries added by themes or other plugins.
- Updated plugin's settings page, contextual help and notices.
|
1.7.1 |
2020-12-23 |
- Update plugin's settings page and notices.
|
1.7.0 |
2020-12-06 |
- Removed recommended plugins.
- Updated plugin screenshots.
- Updated readme.txt
|
1.6.9 |
2020-08-18 |
- Added warning message in plugin settings when the selector option value lacks quotes (invalid without jquery migrate or with jquery 3.x).
- Fixed Uncaught TypeError of undefined data when actual page is inside an iframe - related issue.
- Added 'Encode unicode characters on links URL' option in plugin settings help panel.
- Extended "Prevent other scripts from handling plugins links" option function handler.
- Replaced jQuery deprecated ready event in plugin script.
|
1.6.8 |
2020-08-02 |
- Fixed PHP notice/warning regarding contextual_help being deprecated (https://wordpress.org/support/topic/deprecated-contextual_help-is-obsolete-since-version-3-3-0/).
- Added new option 'Encode unicode characters on links URL'. This option can be used when having links with encoded unicode characters (e.g. on internationalized domain names) in their href/URL.
- Added support for dynamic/live selectors for newer jQuery versions (3.x) and the upcoming WordPress 5.6.
|
1.6.7 |
2020-04-02 |
- Fixed issue with links having meta characters (e.g. %) in URL.
- Extended the default excluded selectors.
- Fixed issue with TwentyTwenty theme smooth scrolling feature (https://wordpress.org/support/topic/scrolling-not-working-5/)
- New feature for developers: add plugin options manually (via js) to overwrite the ones in plugin settings.
|
1.6.6 |
2019-05-31 |
- Fixed dynamic elements would not work automatically (issue in 1.6.5).
- Fixed some links would not get highlighted when using full URLs (issue in 1.6.5).
|
1.6.5 |
2019-05-22 |
- Added new option to exclude specific selectors from being handled by the plugin.
- Added new option 'Auto-generate #ps2id-dummy-offset element'.
- Added 'Page scroll to id target' block for Gutenberg block editor.
- Added new feature for Gutenberg block editor:
- Fixed highlight not working in URLs with an apostrophe.
- Fixed this issue regarding plugin's default selector when using non-WordPress jQuery library.
- Fixed this minor issue.
- Fixed multisite issue where few plugin options would not save/update properly.
- Fixed issue #10
- Updated plugin's contextual help and documentation.
|
1.6.4 |
2019-01-07 |
- Fixed a minor bug affecting the "Prevent other scripts from handling plugin's links" option.
|
1.6.3 |
2018-10-29 |
- Fixed a bug which was breaking page scrolling in some WordPress themes/installations in version 1.6.2.
- Fixed a bug regarding links with URL in non-latin characters (e.g. Greek, Cyrillic etc.).
- Better plugin version control for multisite installations.
- Fixed PHP 7 notices and warnings.
- Plugin is now enabled by default on all links with a non-empty hash value (e.g. #some-id) in their URL.
- Changed default scroll duration from 1000 to 800 milliseconds.
- Added support for anchors inside SVG elements.
- Added new option 'Verify target position and readjust scrolling if necessary'.
- Added new option 'Use element custom offset when scrolling from/to different pages'.
- Added new option 'Remove URL hash when scrolling from/to different pages'.
|
1.6.2 |
2018-02-06 |
- Changed default options for scroll duration and easing type. Plugin is now enabled by default on WordPress menu items/links. These changes affect only first-time installations (upgrading won't change these options).
- Extended plugin's settings page and renamed few options to less technical terms.
- Added special class/option for creating links with alternative scroll duration/speed.
- Extended plugin buttons on WordPress visual editor (non-shortcode links, custom classes etc.).
- Added new option 'Append the clicked links hash value to browsers URL/address bar'.
- Added new option 'Stop page scrolling on mouse-wheel or touch-swipe'.
- Added new option 'Prevent other scripts from handling plugins links'.
- Added new option 'Normalize anchor-point targets'.
- Relative-root links are now properly highlighted.
- Added
wp-config.php option for selecting which script files the plugin loads (minified or uncompressed).
- Only necessary CDATA values are passed on the front-end script.
- Added compatibility for latest non-WordPress jQuery versions (2.x and 3.x).
- Fixed a bug regarding shortcode's offset attribute when used with "auto" layout.
- Fixed a php notice when updating plugin from version 1.6.0.
- Added workaround for IE/Edge not starting from the top when scrolling to hash on page load.
- Updated readme.txt, contextual help and documentation.
|
1.6.1 |
2016-12-13 |
- Added additional default selectors:
.ps2id > a[href*='#'],a.ps2id[href*='#'] .
- Added "Page scroll to id target" widget.
- Added custom buttons in WordPress visual editor for plugin's shortcodes insertion.
- Added new option 'Enable on WordPress Menu links' in plugin settings.
- Fixed browser's history back button when 'Scroll to location hash' option is enabled.
- Updated readme.txt.
- Extended help and documentation.
|
1.6.0 |
2015-12-10 |
- Fixed contextual help shortcut links in plugin settings page.
- Added new option 'Enable for all targets' for 'Scroll to location hash'.
- Added new option 'Delay' for 'Scroll to location hash'.
- Fixed an issue regarding invalid selectors with location hash.
- Updated readme.txt.
- Updated help.
|
1.5.9 |
2015-06-09 |
- Extended
ps2id shortcode for creating div elements (in addition to anchors).
- Added
ps2id_wrap shortcode for creating target wrappers in content editor.
- Extended offset selector expressions with
:position , :height() and :width() .
- Updated readme.txt.
- Updated help.
|
1.5.8 |
2014-10-07 |
- Fixed various PHP notices in debug mode.
- Minor script optimizations.
|
1.5.7 |
2014-09-17 |
- Added 'Highlight by next target' option. When enabled, highlight elements according to their target and next target position (useful when targets have zero dimensions).
- Extended
ps2id shortcode for creating targets in content editor.
|
1.5.6 |
2014-09-17 |
- Changed the way 'Force single highlight' option works. When enabled, it now highlights the first highlighted element instead of last.
- Extended highlight and target classes with additional ones in order to differentiate the first and last elements. You can now use
.mPS2id-highlight-first , .mPS2id-highlight-last , .mPS2id-target-first and .mPS2id-target-last in order to target the first and last highlighted links and targets in your CSS.
- Added 'Keep highlight until next' option. When enabled, the plugin will keep the current link/target highlighted until the next one comes into view (one element always stays highlighted).
- Added 'Disable plugin below screen-size' option. Set the screen-size (in pixels), below which the plugin will be disabled.
|
1.5.5 |
2014-04-17 |
- Fixed contextual help links in plugin settings page.
- Updated Offset field to accept comma separated values for defining different offsets for vertical and horizontal layout (e.g.
100,50 ).
- Added 'Scroll to location hash' option. When enabled, the plugin will scroll to target id (e.g.
<div id="id" /> ) based on location hash (e.g. mysite.com/mypage#id ) on page load.
- Updated readme.txt.
- Updated help.
|
1.5.4 |
2014-03-06 |
- Fixed a minor bug in jquery.malihu.PageScroll2id-init.js.
- updated screenshots.
- updated readme.txt.
|
1.5.3 |
2014-01-23 |
- Extended Offset option to accept element selectors in addition to fixed pixels values.
- Added
ps2id shortcode for creating links in content editor.
- Added the ability to define link specific offsets via the html data attribute:
data-ps2id-offset .
- Fixed some minor issues for WordPress versions lower than 3.5.
- Updated help and external links.
- Changed plugin license from LGPL to MIT.
|
1.5.2 |
2014-01-04 |
|
1.5.1 |
2014-01-04 |
- Minor code tweaks
- Minified scripts
|
1.5.0 |
2014-01-04 |
- Dropped jQuery UI dependency (jQuery UI is no longer required for the plugin to work).
- Fixed the bug of non-working links to other pages. The script now checks if href values refer to the parent document, before preventing the default behavior.
- Fixed the bug regarding selectors referencing body class not working.
- Any link handled by the plugin with href value
#top will now scroll the page to top, if no element with id top exists.
- Added links highlighting feature. The script adds a class (default:
mPS2id-highlight ) automatically on links whose target elements are considered to be within the viewport.
- Plugin adds a class (default:
mPS2id-target ) automatically on targets that are considered to be within the viewport.
- Plugin adds a class (default:
mPS2id-clicked ) automatically on the link that has been clicked.
- Added
offset option: Offsets scroll-to position by x amount of pixels (positive or negative).
- The plugin script now fully validates href values and ids before scrolling the page.
- Fixed varius minor bugs.
- Code rewritten and optimized for better performance and maintenance.
- For more see Plugin changelog.
|
1.2 |
2013-02-09 |
|