Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WordPress installation readme generator

Python script generates github readme markdown file for WordPress site repositories (see wp-readme-example.md).
Creates pretty plugins and themes lists.

❗ Needs installed python, wp-cli and working WordPress installation (with connected and working database). ❗

Usage:

launch script in WordPress directory:
python wp_readme_gen.py

or launch anywhere with full path to WordPress installation as argument:
python wp_readme_gen.py '/home/user/www/yoursite.local'

The output file will appear in the same directory as the script.

List of plugins example:

Plugin Is active? Version
Advanced Cron Manager (New version available: 2.4.2)
View, pause, remove, edit and add WP Cron events.
✔️ 2.4.1
Advanced Custom Fields (New version available: 5.11.4)
Customize WordPress with powerful, professional and intuitive fields.
✔️ 5.10.2
Advanced Editor Tools (previously TinyMCE Advanced)
Extends and enhances the block editor (Gutenberg) and the classic editor (TinyMCE).
✔️ 5.6.0
All In One WP Security (New version available: 4.4.10)
All round best WordPress security plugin!
✔️ 4.4.9
Contact Form 7 (New version available: 5.5.5)
Just another contact form plugin. Simple but flexible.
✔️ 5.4.2
Disable Gutenberg (New version available: 2.6)
Disables Gutenberg Block Editor and restores the Classic Editor and original Edit Post screen. Provides options to enable on specific post types, user roles, and more.
✔️ 2.5.1
Meta modern cleaner
Simple plugin for clean meta data in posts (and CPTs)
✔️ 0.1.0
Query Monitor
The Developer Tools Panel for WordPress.
✔️ 3.8.2
WooCommerce (New version available: 6.2.0)
An eCommerce toolkit that helps you sell anything. Beautifully.
✔️ 5.7.1
WP Mail SMTP (New version available: 3.2.1)
Reconfigures the wp_mail() function to use Gmail/Mailgun/SendGrid/SMTP instead of the default mail() and creates an options page to manage the settings.
✔️ 3.1.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages