Changeset 2610645
- Timestamp:
- 10/07/2021 12:47:22 AM (4 years ago)
- Location:
- ajax-comments-refueled
- Files:
-
- 1 edited
- 6 copied
-
tags/1.1.1 (copied) (copied from ajax-comments-refueled/trunk)
-
tags/1.1.1/comments.php (copied) (copied from ajax-comments-refueled/trunk/comments.php)
-
tags/1.1.1/plugin.php (copied) (copied from ajax-comments-refueled/trunk/plugin.php)
-
tags/1.1.1/readme.txt (copied) (copied from ajax-comments-refueled/trunk/readme.txt) (2 diffs)
-
tags/1.1.1/scripts.js (copied) (copied from ajax-comments-refueled/trunk/scripts.js)
-
tags/1.1.1/scripts.min.js (copied) (copied from ajax-comments-refueled/trunk/scripts.min.js)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ajax-comments-refueled/tags/1.1.1/readme.txt
r2610642 r2610645 6 6 Tested up to: 5.8 7 7 Requires PHP: 5.4 8 Stable tag: 1.1 8 Stable tag: 1.1.1 9 9 License: GPL2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 14 14 == Description == 15 Make your site navigation menu mobile-ready. When the threshold is reached, the targeted menu will collapse into a hamburger menu.16 This plugin is a zero-dependency refresh on Mean Theme's MeanMenu plugin. This means that it does not require jQuery.17 18 19 15 AJAX Comments Refueled allows for pages to be cached without needing to invalidate on new comments, 20 16 and is useful for upgrading the default comment system to not rely on page refreshes for replying to comments. 17 18 This plugin is a zero-dependency implementation. This means that it does not require jQuery. 21 19 22 20 == How To Use == -
ajax-comments-refueled/trunk/readme.txt
r2610642 r2610645 6 6 Tested up to: 5.8 7 7 Requires PHP: 5.4 8 Stable tag: 1.1 8 Stable tag: 1.1.1 9 9 License: GPL2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 14 14 == Description == 15 Make your site navigation menu mobile-ready. When the threshold is reached, the targeted menu will collapse into a hamburger menu.16 This plugin is a zero-dependency refresh on Mean Theme's MeanMenu plugin. This means that it does not require jQuery.17 18 19 15 AJAX Comments Refueled allows for pages to be cached without needing to invalidate on new comments, 20 16 and is useful for upgrading the default comment system to not rely on page refreshes for replying to comments. 17 18 This plugin is a zero-dependency implementation. This means that it does not require jQuery. 21 19 22 20 == How To Use ==
Note: See TracChangeset
for help on using the changeset viewer.