Plugin Directory

Changeset 3478007


Ignore:
Timestamp:
03/09/2026 11:32:47 AM (3 weeks ago)
Author:
Atlas_Gondal
Message:

5.1: security enhancement; wordpress 5.9.1 compatibility.

Location:
export-all-urls
Files:
12 added
2 edited

Legend:

Unmodified
Added
Removed
  • export-all-urls/trunk/extract-all-urls.php

    r3237856 r3478007  
    55Plugin URI: https://AtlasGondal.com/
    66Description: 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.0
     7Version: 5.1
    88Author: Atlas Gondal
    99Author URI: https://AtlasGondal.com/
  • export-all-urls/trunk/readme.txt

    r3418875 r3478007  
    44Tags: 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
    55Requires at least: 3.1
    6 Tested up to: 6.9
    7 Stable tag: 5.0
     6Tested up to: 6.9.1
     7Stable tag: 5.1
    88Requires PHP: 5.4
    99License: GPLv2 or later
     
    137137
    138138== Changelog ==
     139
     140= 5.1 =
     141* Improvement - strengthened csv file name to prevent unauthorized discovery
     142* Compatibility - tested with Wordpress 6.9.1
    139143
    140144= 5.0 =
     
    242246== Upgrade Notice ==
    243247
    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.