An open API service indexing awesome lists of open source software.

https://github.com/harlan-zw/wp-acf-widgets


https://github.com/harlan-zw/wp-acf-widgets

Last synced: 6 months ago
JSON representation

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 versions

This is maintained by Harlan Wilton