Marcus Quinn 8fa2b00d7a refactor: move Settings and Tools tabs to dedicated classes
- Created WP_Allstars_Settings_Manager class to handle General and Advanced tabs
- Created WP_Allstars_Tools_Manager class to handle Tools tab functionality
- Moved inline CSS to properly enqueued styles
- Further reduced code duplication in settings.php
- Improved code organization with OOP principles
2025-03-24 15:52:16 +00:00
2025-03-17 12:34:19 +00:00
2025-03-17 12:34:19 +00:00
2025-03-22 23:34:32 +00:00

WP Allstars

A WordPress plugin that enhances your WordPress experience with curated plugins, themes, and optimization tools.

Description

WP Allstars is a powerful WordPress plugin designed to help site owners and developers optimize their WordPress installations. It provides a curated collection of recommended plugins, themes, and optimization tools all in one place.

Features

  • Curated Plugin Recommendations: Browse and install recommended free plugins organized by category.
  • Pro Plugin Showcase: Discover premium plugins with direct links to purchase.
  • Theme Integration: Easily install and activate the Kadence theme.
  • Workflow Optimization: Tools to streamline your WordPress workflow.
  • Advanced Settings: Fine-tune your WordPress installation with advanced configuration options.

Installation

  1. Download the plugin zip file
  2. Go to WordPress Admin > Plugins > Add New
  3. Click "Upload Plugin" and select the downloaded zip file
  4. Activate the plugin after installation

Usage

After activation, you'll find the WP Allstars menu in your WordPress admin sidebar. The plugin includes several tabs:

General

Basic settings for the plugin, including:

  • Auto Upload Images
  • Image Optimization
  • Cache Management

Advanced

Advanced configuration options for WordPress optimization:

  • Performance Settings
  • Security Enhancements
  • Development Tools

Workflow

Tools to improve your WordPress workflow:

  • Content Management
  • Media Handling
  • Site Maintenance

Free Plugins

Browse and install recommended free plugins organized by categories:

  • Minimal
  • Admin
  • AI
  • CMS
  • Compliance
  • CRM
  • Ecommerce
  • LMS
  • Media
  • SEO
  • Setup
  • Social
  • Speed
  • Translation
  • Advanced
  • Debug

Pro Plugins

Discover premium plugins with direct links to purchase.

Theme

Easily install and activate the Kadence theme.

Development

Requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher

Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request

License

This plugin is licensed under the GPL v2 or later.

Credits

Developed by [Your Name/Company]

Support

For support, please create an issue on the GitHub repository.

Debugging

  • Debug mode can be enabled in wp-config.php
  • Errors are logged to wp-content/wp-allstars.log

Description
No description provided
Readme 1,012 KiB
Languages
PHP 71.3%
CSS 22.7%
JavaScript 5.7%
Shell 0.3%