Shetab Elementor is a powerful WordPress plugin designed to optimize and enhance the performance of Elementor-based websites. It intelligently removes unnecessary scripts and styles, optimizes assets, and provides advanced caching mechanisms.
- Smart CSS Optimization: Compresses and optimizes CSS files
- JavaScript Optimization: Minifies and combines JavaScript files
- Google Fonts Optimization: Optimizes Google Fonts loading and usage
- Font Awesome Optimization: Loads only the used Font Awesome icons
- Remove jQuery Migrate: Option to remove jQuery Migrate script
- WordPress Emoji Cleanup: Option to disable WordPress emoji scripts
- Critical CSS: Places necessary styles inline on the page
- Lazy Loading: Smart image lazy loading implementation
- HTML Compression: Compresses HTML code and removes whitespace
- DNS Prefetching: Preloads external domain DNS
- JavaScript Defer: Option to defer JavaScript execution
- Smart Cache System: Intelligent cache management for Elementor pages
- Automatic Cache Cleanup: Cleans up old cache files automatically
- Manual Cache Control: Tools for manually managing cache
- Cache Exclusions: Ability to exclude specific pages from caching
- Page Analysis: Detailed analysis of page performance
- Resource Usage: Track CSS, JavaScript, and image usage
- Performance Metrics: Monitor and analyze site performance
- WordPress 5.0 or higher
- PHP 7.0 or higher
- Elementor 3.0.0 or higher
- Elementor Pro 3.0.0 or higher (optional)
- Download the plugin zip file
- Go to WordPress admin panel > Plugins > Add New
- Click on "Upload Plugin" and select the downloaded zip file
- Click "Install Now" and then "Activate"
- Go to Shetab Elementor in your WordPress admin menu to configure settings
- Navigate to Shetab Elementor in your WordPress admin menu
- Enable/disable desired optimization features
- Configure cache settings
- Save changes
- Cache Retention: Set how long cache files are kept
- Image Settings: Configure image optimization options
- Font Settings: Manage font loading and optimization
- Advanced Optimization: Fine-tune performance settings
After installation and configuration, the plugin works automatically to optimize your Elementor pages. You can:
- Analyze page performance from the Page Analysis tab
- Monitor resource usage in real-time
- Clear cache when needed
- View optimization statistics
Typical performance improvements after enabling Shetab Elementor:
- 40-60% reduction in page load time
- 30-50% reduction in server response time
- 50-70% reduction in resource usage
- Improved Google PageSpeed scores
# Clone the repository git clone https://github.com/3daghati/shetab-elementor.git # Install dependencies npm install # Build assets npm run build
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the GPL v2 or later - see the LICENSE file for details.
- 3daghati - Initial work - GitHub
- Thanks to the Elementor team for their amazing page builder
- Special thanks to all contributors who have helped with the project
- WordPress community for their continuous support
For support, please:
- Check the documentation
- Search existing issues
- Create a new issue if needed
- Initial release
- Basic optimization features
- Cache management system
- Page analysis tools
- Performance monitoring
Made with β€οΈ by 3daghati