wp-content/plugins/wp-thumbnail-regenerator/ │── wp-thumbnail-regenerator.php (Main plugin file) │── includes/ │ ├── class-thumbnail-regenerator.php (Handles regeneration process) │ ├── class-admin-ui.php (Admin panel UI) │ ├── functions.php (Utility functions) │── assets/ │ ├── css/admin-style.css (Admin panel styling) │ ├── js/admin-script.js (Handles AJAX updates) │── templates/ │ ├── settings-page.php (Settings UI) │ ├── process-page.php (Processing UI) │── logs/ (Stores logs) │── uninstall.php (Cleanup when the plugin is deleted)
-
Notifications
You must be signed in to change notification settings - Fork 0
eliwebcellcoil/wordpress_thumbnails
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published