221
100K
2 M
3
17 November 2024
06 June 2012
Based on 221 on WordPress.org
Yes.
Because it works and it already has a ton of features. The plugin has little dependency on WordPress functions so it doesn’t need to be updated every time WordPress updates (that’s why it works on ancient WordPress versions like 3.3).
Because it works and it already has a ton of features. The plugin has little dependency on WordPress functions so it doesn’t need to be updated every time WordPress updates (that’s why it works on ancient WordPress versions like 3.3).
wp-config.php
option for selecting which script files the plugin loads (minified or uncompressed)..ps2id > a[href*='#'],a.ps2id[href*='#']
. ps2id
shortcode for creating div
elements (in addition to anchors). ps2id_wrap
shortcode for creating target wrappers in content editor. :position
, :height()
and :width()
.ps2id
shortcode for creating targets in content editor. .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.100,50
).<div id="id" />
) based on location hash (e.g. mysite.com/mypage#id
) on page load.ps2id
shortcode for creating links in content editor. data-ps2id-offset
. #top
will now scroll the page to top, if no element with id top
exists. mPS2id-highlight
) automatically on links whose target elements are considered to be within the viewport. mPS2id-target
) automatically on targets that are considered to be within the viewport. mPS2id-clicked
) automatically on the link that has been clicked. offset
option: Offsets scroll-to position by x amount of pixels (positive or negative). page-scroll-to-id
folder to /wp-content/plugins/
directory. Configure plugin options by clicking ‘Settings’ under plugin name or through the ‘Settings’ menu in WordPress administration.