sillynet / adretto-extension-simple-post-options
Adretto extension for easy setup of page and post options.
0.2.0
2022-11-02 23:48 UTC
Requires
- php: >=7.4
- gebruederheitz/wp-meta-fields: ^1.0
- sillynet/adretto: ^0.2.0
Requires (Dev)
- phpstan/phpstan: ^1.8
- squizlabs/php_codesniffer: ^3.7
- szepeviktor/phpstan-wordpress: ^1.1
README
Write your theme in an ADR-inspired microframework. Keep your custom Wordpress code readable, maintainable, testable and DRY.
An extension simplifying the task of adding custom options to posts or pages using WP's post_meta when using sillynet/adretto.