mjkhajeh / whitebox
Tools
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2025-09-15 15:31:56 UTC
README
MJ Whitebox is a modular PHP utility library designed for WordPress developers. It provides a collection of tools, methods, and functions that can be integrated into other WordPress projects, such as plugins and themes. Developers can use these utilities to simplify tasks like managing Elementor controls, handling dates, files, posts, users, and more.
This project is particularly useful for Persian-speaking audiences, as it includes localization support for Persian (fa_IR).
Features
- Utility functions for WordPress development
- Custom Elementor controls (Button, Slider, SectionTitle)
- WooCommerce helpers
- Localization support for Persian (fa_IR)
- Modular design for easy integration into other projects
Documentation
To make the documentation clear and organized, it is divided into the following sections:
- Getting Started
- Utils Class Documentation
- Elementor Controls: SectionTitle
- Elementor Controls: Button
- Elementor Controls: Slider
- Localization
All documentation files are cross-linked for easy navigation. For details on each control or utility, follow the links above or see the respective .md
files in the docs
directory.
License
This project is licensed under the terms of the MIT License. See the LICENSE file for details.