Mô tả
Draft Post Generator is a WordPress plugin that allows bulk creation of draft posts from a list of titles. It supports custom post types and allows for hierarchical structures using hyphens to indicate nesting.
Features
- Bulk draft post creation from newline-delimited titles.
- Hierarchical post generation using hyphens (if post type supports parent).
- Supports all public custom post types.
- Integrated into the WordPress admin Tools menu.
Usage
- Navigate to Tools Draft Post Generator in the WordPress admin menu.
- Enter post titles, one per line. Use hyphens to indicate hierarchy.
- Select the desired post type and post status.
- Click Generate Drafts to create the posts.
Title Hierarchy Rules
- Top-level posts: No hyphens (e.g.,
Post A) - Child posts: One hyphen (e.g.,
- Post B) - Grandchild posts: Two hyphens (e.g.,
-- Post C)
Example Hierarchy
Home Page
About Us
– Team
– History
Services
– Web Development
– Graphic Design
License
This plugin is licensed under the GNU General Public License v2.0 or later.
See https://www.gnu.org/licenses/gpl-2.0.html for full license text.
Ảnh màn hình
Cài đặt
- Download the plugin files or clone the repository.
- Upload the plugin folder to your WordPress
/wp-content/plugins/directory. - Go to the Plugins menu in WordPress and activate Draft Post Generator.
Hỏi đáp
-
Does it support pages or custom post types?
-
Yes. You can select any public post type, including custom ones.
-
Does it publish the posts?
-
The plugin defaults to creating drafts. You can select a different post status before generating.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Draft Post Generator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Draft Post Generator” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.2
Minor updates with safe redirects, escaping error message on insert.
1.0.1
Minor updates with escape variables, languages support.
1.0.0
- Initial release.


