Changeset 3030666
- Timestamp:
- 02/02/2024 04:09:43 PM (2 years ago)
- Location:
- hash-link-scroll-offset
- Files:
-
- 11 added
- 2 deleted
- 2 edited
-
tags/0.2.2 (added)
-
tags/0.2.2/assets (added)
-
tags/0.2.2/assets/js (added)
-
tags/0.2.2/assets/js/hash-link-scroll-offset.js (added)
-
tags/0.2.2/assets/js/hash-link-scroll-offset.min.js (added)
-
tags/0.2.2/assets/js/src (added)
-
tags/0.2.2/assets/js/src/hash-link-scroll-offset.js (added)
-
tags/0.2.2/hash-link-scroll-offset.php (added)
-
tags/0.2.2/languages (added)
-
tags/0.2.2/languages/hash_link_scroll_offset.pot (added)
-
tags/0.2.2/readme.txt (added)
-
trunk/Gruntfile.js (deleted)
-
trunk/hash-link-scroll-offset.php (modified) (1 diff)
-
trunk/package.json (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hash-link-scroll-offset/trunk/hash-link-scroll-offset.php
r2957014 r3030666 4 4 * Plugin URI: http://webdevstudios.com 5 5 * Description: Offset the scroll position of anchored links. Handy if you have a sticky header that covers linked material. 6 * Version: 0.2. 16 * Version: 0.2.2 7 7 * Author: WebDevStudios 8 8 * Author URI: http://webdevstudios.com -
hash-link-scroll-offset/trunk/readme.txt
r2957014 r3030666 4 4 Tags: 5 5 Requires at least: 5.5 6 Tested up to: 6. 37 Stable tag: 0.2. 16 Tested up to: 6.4.3 7 Stable tag: 0.2.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 35 35 == Changelog == 36 37 = 0.2.2 = 38 * Confirmed compatibility with WordPress 6.4 36 39 37 40 = 0.2.1 =
Note: See TracChangeset
for help on using the changeset viewer.