Changeset 3259527
- Timestamp:
- 03/21/2025 06:23:13 AM (13 months ago)
- File:
-
- 1 edited
-
linkmaster/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linkmaster/trunk/readme.txt
r3257002 r3259527 1 === LinkMaster ===1 === LinkMaster === 2 2 Contributors: codeace 3 3 Tags: custom, broken links, redirect, url, links … … 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.2 7 Stable tag: 2.0. 07 Stable tag: 2.0.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl.html … … 31 31 - 301, 302, and 307 redirect support 32 32 - Query parameter handling 33 34 * **Broken Link Scanner** 35 - Scan for broken links across posts, pages, and custom post types 36 - Detect 404 errors and missing URLs 37 - Generate a detailed report of broken links 33 38 34 39 * **SEO-Focused Features** … … 94 99 == Changelog == 95 100 101 = 2.0.1 = 102 * Fixed minor bug with the scanner and added export feature to the broken links. 103 96 104 = 2.0.0 = 97 105 * Added: LinkMaster now support Custom post type as well as WooCommerce. … … 112 120 == Upgrade Notice == 113 121 114 = 2.0. 0=115 M ajor update with custom post type support, bulk management tools, and performance improvements. This version includes important security enhancements and bug fixes. Upgrade recommended for all users.122 = 2.0.1 = 123 Minor update with bug fixes in the the scanner and added export feature to the broken links. 116 124 117 125 == Screenshots == … … 124 132 7. Activate the plugin. 125 133 8. LinkMaster is ready to use! 134
Note: See TracChangeset
for help on using the changeset viewer.