Changeset 3478007
- Timestamp:
- 03/09/2026 11:32:47 AM (3 weeks ago)
- Location:
- export-all-urls
- Files:
-
- 12 added
- 2 edited
-
tags/5.1 (added)
-
tags/5.1/assets (added)
-
tags/5.1/assets/css (added)
-
tags/5.1/assets/css/style.css (added)
-
tags/5.1/assets/js (added)
-
tags/5.1/assets/js/script.js (added)
-
tags/5.1/classes (added)
-
tags/5.1/classes/constants.php (added)
-
tags/5.1/eau_functions.php (added)
-
tags/5.1/extract-all-urls-settings.php (added)
-
tags/5.1/extract-all-urls.php (added)
-
tags/5.1/readme.txt (added)
-
trunk/extract-all-urls.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
export-all-urls/trunk/extract-all-urls.php
r3237856 r3478007 5 5 Plugin URI: https://AtlasGondal.com/ 6 6 Description: This plugin enables you to extract information such as Title, URL, Categories, Tags, Author, as well as Published and Modified dates for built-in post types (e.g., post, page) or any other custom post types present on your site. You have the option to display the output in the dashboard or export it as a CSV file. This can be highly beneficial for tasks like migration, SEO analysis, and security audits. 7 Version: 5. 07 Version: 5.1 8 8 Author: Atlas Gondal 9 9 Author URI: https://AtlasGondal.com/ -
export-all-urls/trunk/readme.txt
r3418875 r3478007 4 4 Tags: extract urls, export urls, links, get links, get urls, custom post type urls, see links, extract title, export title, export post title, export title and url, export category, utilities, export, csv 5 5 Requires at least: 3.1 6 Tested up to: 6.9 7 Stable tag: 5. 06 Tested up to: 6.9.1 7 Stable tag: 5.1 8 8 Requires PHP: 5.4 9 9 License: GPLv2 or later … … 137 137 138 138 == Changelog == 139 140 = 5.1 = 141 * Improvement - strengthened csv file name to prevent unauthorized discovery 142 * Compatibility - tested with Wordpress 6.9.1 139 143 140 144 = 5.0 = … … 242 246 == Upgrade Notice == 243 247 244 = 5.0 = 245 * New - additional export fields added (status, category urls, tag urls) 246 * New - allows multiple post status selection 247 * Improvement - few backend refinements to improve performance 248 * Compatibility - tested with Wordpress 6.7.1 248 = 5.1 = 249 * Improvement - strengthened csv file name to prevent unauthorized discovery 250 * Compatibility - tested with Wordpress 6.9.1
Note: See TracChangeset
for help on using the changeset viewer.