Changeset 3056673
- Timestamp:
- 03/22/2024 09:47:08 AM (2 years ago)
- Location:
- auto-tag-links
- Files:
-
- 18 added
- 1 deleted
- 2 edited
-
tags/1.0.12 (deleted)
-
tags/1.0.13 (added)
-
tags/1.0.13/auto-tag-links.php (added)
-
tags/1.0.13/css (added)
-
tags/1.0.13/css/styles.css (added)
-
tags/1.0.13/images (added)
-
tags/1.0.13/images/pmiservizi_logo.png (added)
-
tags/1.0.13/images/tag_off.png (added)
-
tags/1.0.13/images/tag_on.png (added)
-
tags/1.0.13/index.php (added)
-
tags/1.0.13/lang (added)
-
tags/1.0.13/lang/atl-fr_FR.mo (added)
-
tags/1.0.13/lang/atl-fr_FR.po (added)
-
tags/1.0.13/lang/atl-it_IT.mo (added)
-
tags/1.0.13/lang/atl-it_IT.po (added)
-
tags/1.0.13/lang/atl-pl_PL.mo (added)
-
tags/1.0.13/lang/atl-pl_PL.po (added)
-
tags/1.0.13/readme.txt (added)
-
tags/1.0.13/uninstall.php (added)
-
trunk/auto-tag-links.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-tag-links/trunk/auto-tag-links.php
r2989139 r3056673 4 4 Plugin URI: https://www.freeplugin.org/ 5 5 Description: This plugin adds html links to words in post's text, words that match all tags' names in use in the blog, and only a few tags, randomly, from 1 to 4 depending the content's length, and only the most used tags in the entire blog 6 Version: 1.0.1 26 Version: 1.0.13 7 7 Author: SEO Roma by PMI Servizi 8 8 Plugin URI: https://www.freeplugin.org/ -
auto-tag-links/trunk/readme.txt
r2989139 r3056673 5 5 Requires at least: 2.9 6 6 Requires PHP: 7.0 7 Tested up to: 6. 48 Stable tag: 1.0.1 27 Tested up to: 6.5 8 Stable tag: 1.0.13 9 9 10 10 This plugin improves the navigation of your blog by adding links to your post's content that match tags in use in your blog. … … 54 54 == Changelog == 55 55 56 = 1.0.1 2=56 = 1.0.13 = 57 57 * Added: News Feed 58 * Changed: Plugin tested up WordPress 6. 458 * Changed: Plugin tested up WordPress 6.5 59 59 60 60 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.