WD Quick Pages

Deskripsyon

WD Quick Pages is a powerful WordPress plugin designed for developers and site builders who need to create multiple pages quickly and efficiently. Whether you’re setting up a new website structure or bulk-creating content pages, this plugin streamlines the process with an intuitive interface and smart features.

Key Features

  • Quick Page Creation – Create multiple pages at once using a simple textarea input
  • Hierarchical Structure – Use “-” prefix to create child pages with unlimited nesting levels
  • Live Preview – Preview the page structure before creation to avoid mistakes
  • Duplicate Prevention – Automatically skips pages that already exist to prevent conflicts
  • Progress Tracking – Real-time progress bar during page creation process
  • Modern UI – Clean, Shadcn/UI inspired design that integrates seamlessly with WordPress
  • AJAX-Powered – Seamless user experience without page reloads
  • Responsive Design – Works perfectly on all screen sizes and devices
  • Security First – Built with WordPress security best practices (nonces, capability checks, input sanitization)

Perfect For

  • Developers building new WordPress sites
  • Agencies setting up client websites quickly
  • Content Managers creating bulk page structures
  • Site Builders who need efficient workflow tools

How It Works

  1. Navigate to Pages Quick Pages in your WordPress admin
  2. Enter page titles in the textarea, one per line
  3. Use “-” prefix for child pages (e.g., “-Our Story” under “About Us”)
  4. Use multiple “-” for deeper nesting (e.g., “–Team Member” under “-Our Story”)
  5. Select page status, template, and author
  6. Preview the structure to verify hierarchy
  7. Click “Create Pages” to generate all pages instantly

Example Usage

Home
About Us
-Our Story
-Our Team
--Leadership
---CEO
---CTO
--Developers
Services
-Web Development
--Frontend
--Backend
-Design
--UI/UX
--Branding
Contact
Blog

This will create a complete site structure with proper parent-child relationships automatically.

Developer Friendly

  • Clean, documented code following WordPress coding standards
  • Extensible architecture for custom modifications
  • Translation ready with full i18n support
  • Hooks and filters for advanced customization

Mga Screenshot

  • screenshot-1.png – Main interface with textarea for entering page titles and hierarchy

Pag-install

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “WD Quick Pages”
  4. Click “Install Now” and then “Activate”

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Navigate to Plugins Add New Upload Plugin
  4. Choose the downloaded ZIP file and click “Install Now”
  5. Activate the plugin after installation

Getting Started

  1. After activation, go to Pages Quick Pages
  2. Enter your page titles in the textarea
  3. Configure settings as needed
  4. Click “Create Pages” to generate your page structure

FAQ

Can I create unlimited nested pages?

Yes! There’s no limit to the nesting depth. Simply add more “-” characters to create deeper levels in the hierarchy.

What happens if a page already exists?

The plugin automatically detects existing pages and skips them to prevent duplicates. You’ll see a summary of created, skipped, and any error pages.

Can I set different page templates?

Yes, you can select from all available page templates in your theme when creating pages.

Is it safe to use on production sites?

Absolutely! The plugin includes comprehensive security measures including WordPress nonces, capability checks, and input sanitization.

Can I undo page creation?

The plugin shows detailed results after creation, including direct links to edit each created page. While there’s no automatic undo, you can easily delete unwanted pages through the normal WordPress interface.

Does it work with page builders?

Yes! The plugin creates standard WordPress pages that work with any page builder or theme.

Is it translation ready?

Yes, the plugin is fully internationalized and ready for translation into any language.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “WD Quick Pages” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “WD Quick Pages” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.1

  • Improved page hierarchy parsing logic with better validation
  • Enhanced support for different dash types (em-dash, en-dash, hyphen) and Unicode spaces
  • Fixed parent-child relationship handling for existing pages
  • Better error reporting and validation messages showing parsing errors in preview
  • Improved handling of edge cases (skipping hierarchy levels, invalid nesting)

1.0.0

  • Initial release
  • Hierarchical page creation with dash (-) prefix syntax
  • Live preview functionality to see page structure before creation
  • Duplicate prevention – automatically skips existing pages
  • Modern Shadcn/UI inspired design system
  • Real-time progress tracking during page creation
  • AJAX-powered interface for seamless user experience
  • Page status selection (Draft, Published, Private)
  • Page template selection support
  • Page author assignment
  • Detailed creation results with success/error reporting
  • Responsive design for all screen sizes