https://github.com/makeitworkpress/wp-php-components-example
Example script for building modular components for WordPress using the PHP approach.
https://github.com/makeitworkpress/wp-php-components-example
Last synced: 4 months ago
JSON representation
Example script for building modular components for WordPress using the PHP approach.
- Host: GitHub
- URL: https://github.com/makeitworkpress/wp-php-components-example
- Owner: makeitworkpress
- Created: 2022-07-08T09:44:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T13:53:26.000Z (almost 4 years ago)
- Last Synced: 2025-09-02T08:46:02.512Z (10 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wp-php-components-example
Example script for building modular components for WordPress using the PHP approach.