|
27 | 27 | "name": "WP Bulk Pages Generator", |
28 | 28 | "applicationCategory": "SEO/BusinessApplication", |
29 | 29 | "operatingSystem": "WordPress 6.0+", |
30 | | - "softwareVersion": "1.0.1", |
| 30 | + "softwareVersion": "1.0.3", |
31 | 31 | "description": "High-performance bulk page generation engine for WordPress.", |
32 | 32 | "author": { |
33 | 33 | "@type": "Person", |
|
54 | 54 | <nav class="nav-links"> |
55 | 55 | <a href="#about" class="nav-link">About</a> |
56 | 56 | <a href="#features" class="nav-link">Features</a> |
| 57 | + <a href="#gallery" class="nav-link">Gallery</a> |
57 | 58 | <a href="#faq" class="nav-link">FAQ</a> |
58 | 59 | <a href="https://github.com/boopathirbk/wp-bulk-pages-generator" class="nav-link" target="_blank" |
59 | 60 | rel="noopener noreferrer">GitHub</a> |
@@ -194,6 +195,52 @@ <h3>Deploy</h3> |
194 | 195 | </div> |
195 | 196 | </section> |
196 | 197 |
|
| 198 | + <!-- Visual Gallery --> |
| 199 | + <section id="gallery" class="section container"> |
| 200 | + <div class="section-head" data-reveal> |
| 201 | + <span class="section-label">Visual Gallery</span> |
| 202 | + <h2>Screenshots</h2> |
| 203 | + <p style="color: var(--accents-5);">See the Masterpiece Engine in action across every screen.</p> |
| 204 | + </div> |
| 205 | + <div class="gallery-grid" data-reveal> |
| 206 | + <div class="gallery-item"> |
| 207 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/Generate%20Page.png" |
| 208 | + alt="Generate Page" loading="lazy"> |
| 209 | + <span>Generate Pages</span> |
| 210 | + </div> |
| 211 | + <div class="gallery-item"> |
| 212 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/Parent%20and%20Category%20Search.png" |
| 213 | + alt="Parent and Category Search" loading="lazy"> |
| 214 | + <span>Parent & Category Search</span> |
| 215 | + </div> |
| 216 | + <div class="gallery-item"> |
| 217 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/Progress%20Summary.png" |
| 218 | + alt="Progress Summary" loading="lazy"> |
| 219 | + <span>Progress Summary</span> |
| 220 | + </div> |
| 221 | + <div class="gallery-item"> |
| 222 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/Custom%20Post.png" |
| 223 | + alt="Custom Post Types" loading="lazy"> |
| 224 | + <span>Custom Post Types</span> |
| 225 | + </div> |
| 226 | + <div class="gallery-item"> |
| 227 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/Dark%20Mode.png" |
| 228 | + alt="Dark Mode" loading="lazy"> |
| 229 | + <span>Dark Mode</span> |
| 230 | + </div> |
| 231 | + <div class="gallery-item"> |
| 232 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/User%20Guide.png" |
| 233 | + alt="User Guide" loading="lazy"> |
| 234 | + <span>User Guide</span> |
| 235 | + </div> |
| 236 | + <div class="gallery-item gallery-wide"> |
| 237 | + <img src="https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/screenshots/About.png" |
| 238 | + alt="About Page" loading="lazy"> |
| 239 | + <span>About Page</span> |
| 240 | + </div> |
| 241 | + </div> |
| 242 | + </section> |
| 243 | + |
197 | 244 | <!-- Master FAQ (20+ Questions) --> |
198 | 245 | <section id="faq" class="section container"> |
199 | 246 | <div class="section-head" data-reveal> |
@@ -327,7 +374,7 @@ <h2>Frequently Asked Questions</h2> |
327 | 374 | <button class="faq-btn" aria-expanded="false" aria-controls="faq-ans-15">Can I set multiple |
328 | 375 | categories? <i class="fas fa-plus" aria-hidden="true"></i></button> |
329 | 376 | <div class="faq-answer" id="faq-ans-15" role="region"> |
330 | | - <p>Currently, v1.0.2 supports a primary category selection per batch. Advanced taxonomy mapping |
| 377 | + <p>Currently, v1.0.3 supports a primary category selection per batch. Advanced taxonomy mapping |
331 | 378 | is a future roadmap item.</p> |
332 | 379 | </div> |
333 | 380 | </div> |
@@ -361,16 +408,18 @@ <h2>Frequently Asked Questions</h2> |
361 | 408 | <button class="faq-btn" aria-expanded="false" aria-controls="faq-ans-19">How do I update the plugin? |
362 | 409 | <i class="fas fa-plus" aria-hidden="true"></i></button> |
363 | 410 | <div class="faq-answer" id="faq-ans-19" role="region"> |
364 | | - <p>Since you downloaded the ZIP, you'll need to upload the new version via WordPress or update |
365 | | - via GitHub. Automatic updates are planned for future versions.</p> |
| 411 | + <p>The plugin includes a built-in GitHub auto-updater. When a new version is released, you'll |
| 412 | + see an update notification directly in your WordPress dashboard — just click "Update" like |
| 413 | + any |
| 414 | + other plugin.</p> |
366 | 415 | </div> |
367 | 416 | </div> |
368 | 417 | <div class="faq-item" data-reveal> |
369 | 418 | <button class="faq-btn" aria-expanded="false" aria-controls="faq-ans-20">What are the requirements? |
370 | 419 | <i class="fas fa-plus" aria-hidden="true"></i></button> |
371 | 420 | <div class="faq-answer" id="faq-ans-20" role="region"> |
372 | 421 | <p>WordPress 6.0 or higher and a modern browser (Chrome, Safari, Firefox, or Edge). It supports |
373 | | - PHP 7.4 through 8.2.</p> |
| 422 | + PHP 7.4 through 8.5.</p> |
374 | 423 | </div> |
375 | 424 | </div> |
376 | 425 | </div> |
|
0 commit comments