orkan / wp-base1
Wordpress plugin: WP Base Example 1
3.0.0
2024-05-26 15:14 UTC
Requires
- orkan/wp-base: ^3
This package is auto-updated.
Last update: 2026-02-26 19:26:57 UTC
README
Basic example demonstrating usage of orkan/wp-base package.
Installation:
$ composer require orkan/wp-base1
Tools:
This package comes with some example Tools:
$Factory->Mailer()->run(); // Example with WP Mail form $Factory->Formix()->run(); // Example how to create custom FORM with various inputs $Factory->Ajaxer()->run(); // Example how to handle Ajax requests
... and their CSS/JS assets (/assets dir) and FORM input definitions ( /config dir).
Links to these Tools will be automatically displayed in the: Dashboard > Plugins > Ork Base1 - meta row.
Requirements:
- PHP ^7
- Composer ^2
- WordPress ^6
License:
Author
Updated
Sun, 26 May 2024 17:14:21 +02:00