https://github.com/wpessential/wpessential-theme-support
WPEssential Theme Support helping to register the support of different options in WordPress.
https://github.com/wpessential/wpessential-theme-support
Last synced: 5 months ago
JSON representation
WPEssential Theme Support helping to register the support of different options in WordPress.
- Host: GitHub
- URL: https://github.com/wpessential/wpessential-theme-support
- Owner: wpessential
- License: gpl-3.0
- Created: 2024-08-07T14:18:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T14:05:11.000Z (over 1 year ago)
- Last Synced: 2025-04-22T17:45:40.871Z (about 1 year ago)
- Language: PHP
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WPEssential Theme Support
WPEssential Theme Support helping to register the support of different options in WordPress.
`composer require wpessential/wpessential-theme-support`
Usage
```php
\WPEssential\Library\Support::constructor();
```