توضیحات
This is a lightweight plugin which provide a way to get a list of all site urls (permalinks) exported to a CSV. Useful to do site inventory. Accessible in Tools > List Urls
This is very early version, please send suggestions.
The CSV generated will give you a list of all URLs supporting custom post types, archive and also the taxonomies archives. It currently do not support the pages e.g: /page/1 or the date archive.
Columns in the CSV:
- Title
- URL (permalink)
- Post ID
- Post type name
We provide no warranty.
This plugin require at least PHP 5.5 Don’t bother asking question if you are not running PHP 5.5 and higher 😉
نصب
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Tools > List Urls and then click Download to get the CSV of all your urls
نقد و بررسیها
توسعه دهندگان و همکاران
“List Urls” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “List Urls” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
0.2.1
- Fix: change the readme requirements
- Fix: check WordPress 4.8 compatibility
0.2
- Feature: Ability to choose or not if draft or unpublished post should be included
- Tweak: Added the post status column
0.1.1
- Fix autoloader issue that was crashing the plugin on activation
0.1
- Initial release