Plugin Directory

Changeset 3345070


Ignore:
Timestamp:
08/15/2025 09:07:55 AM (8 months ago)
Author:
wolfdevs
Message:

Fix code block formatting in readme.txt - use 4-space indentation for proper display on

WordPress.org

Location:
wd-quick-pages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wd-quick-pages/tags/1.0.0/readme.txt

    r3345064 r3345070  
    4747= Example Usage =
    4848
    49 ```
    50 Home
    51 About Us
    52 -Our Story
    53 -Our Team
    54 --Leadership
    55 ---CEO
    56 ---CTO
    57 --Developers
    58 Services
    59 -Web Development
    60 --Frontend
    61 --Backend
    62 -Design
    63 --UI/UX
    64 --Branding
    65 Contact
    66 Blog
    67 ```
     49    Home
     50    About Us
     51    -Our Story
     52    -Our Team
     53    --Leadership
     54    ---CEO
     55    ---CTO
     56    --Developers
     57    Services
     58    -Web Development
     59    --Frontend
     60    --Backend
     61    -Design
     62    --UI/UX
     63    --Branding
     64    Contact
     65    Blog
    6866
    6967This will create a complete site structure with proper parent-child relationships automatically.
  • wd-quick-pages/trunk/readme.txt

    r3345064 r3345070  
    4747= Example Usage =
    4848
    49 ```
    50 Home
    51 About Us
    52 -Our Story
    53 -Our Team
    54 --Leadership
    55 ---CEO
    56 ---CTO
    57 --Developers
    58 Services
    59 -Web Development
    60 --Frontend
    61 --Backend
    62 -Design
    63 --UI/UX
    64 --Branding
    65 Contact
    66 Blog
    67 ```
     49    Home
     50    About Us
     51    -Our Story
     52    -Our Team
     53    --Leadership
     54    ---CEO
     55    ---CTO
     56    --Developers
     57    Services
     58    -Web Development
     59    --Frontend
     60    --Backend
     61    -Design
     62    --UI/UX
     63    --Branding
     64    Contact
     65    Blog
    6866
    6967This will create a complete site structure with proper parent-child relationships automatically.
Note: See TracChangeset for help on using the changeset viewer.