ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

WPQ Post CSV Exporter

وضاحت

WPQ Post CSV Exporter is a lightweight WordPress plugin that enables you to export published posts—and any public post type—into a CSV file. It collects essential details such as the post’s creation date, author, title, URL, and thumbnail URL. This tool is ideal for content migration, data analysis, or creating backups of your site’s content.

Manual Installation

  1. Download:
    Download the plugin package from the repository.
  2. Upload:
    Upload the wpq-post-csv-exporter.php file into the /wp-content/plugins/ directory of your WordPress installation.
  3. Activate:
    Activate the plugin via the Plugins menu in WordPress.
  4. Export:
    Navigate to Tools > Export Posts CSV in your WordPress admin dashboard, select the desired post type, and click the Export CSV button.

Usage

On the export page, select the desired public post type from the dropdown menu. The generated CSV file will include the following columns in order:
* Created Date – The date and time when the post was published (formatted as YYYY-MM-DD HH:MM:SS).
* Author – The display name of the post author.
* Title – The title of the post.
* URL – The permalink of the post.
* Thumbnail URL – The URL of the post’s featured image (if available).

License

This plugin is released under the GNU General Public License v3.0 or later. For more details, see https://www.gnu.org/licenses/gpl-3.0.html.

تصوير

  • WP Admin Dashboard – This screenshot displays the plugin’s export interface within the WordPress admin dashboard.

  • Exported CSV – This screenshot shows an example CSV file opened in a spreadsheet application.

FAQ

How do I export my posts?

Once the plugin is activated, navigate to Tools > Export Posts CSV in your WordPress admin dashboard. Choose your desired post type from the dropdown menu and click the Export CSV button. The plugin will then generate a CSV file containing the selected posts.

Does the plugin support custom post types?

Yes, WPQ Post CSV Exporter supports all public post types, including custom post types. You can export any type of content registered as public.

جائزا

27 مارچ 2025
This plugin is really helpful to get shareable things like post title, URL and thumbnail image URL. No extra info. Now, I just need to export those things and share whatever I want. Previously, I had to do it one by one.
26 مارچ 2025
WPQ Post CSV Exporter is a lifesaver! It’s fast, easy to use, and lets me export posts with just the fields I need. Perfect for backups, migrations, or data analysis. Highly recommended!
جمع: سڀ 2 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“WPQ Post CSV Exporter” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “WPQ Post CSV Exporter” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.3

  • Initial Release

1.4

  • Fixing function related issue