https://github.com/harlan-zw/wp-acf-widgets
https://github.com/harlan-zw/wp-acf-widgets
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harlan-zw/wp-acf-widgets
- Owner: harlan-zw
- Created: 2017-11-21T01:55:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T20:31:39.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T06:45:31.507Z (8 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
ACFWidgets Plugin
===================This is a project worked on to improve quality of code around making WordPress plugins. It aims to solve a few issues that other ACFWidgetss fail to address. These include
- Namespacing & Autoloading
- Generic ACF & CPT examples and loading
- No convoluted routing or file includes
- Simple structure
- Htaccess to block access to our files
- Composer to force PHP versionsThis is maintained by Harlan Wilton