orkan/wp-base1

Wordpress 插件:WP Base 示例 1

安装: 3

依赖: 0

建议: 0

安全: 0

星星: 0

关注者: 1

分支: 0

公开问题: 0

类型:wordpress-plugin

3.0.0 2024-05-26 15:14 UTC

This package is auto-updated.

Last update: 2024-09-26 16:05:30 UTC


README

基本示例,展示如何使用orkan/wp-base软件包。

安装

$ composer require orkan/wp-base1

工具

此软件包包含一些示例工具

$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

...以及它们的 CSS/JS 资产(/assets 目录)和表单输入定义(/config 目录)。

这些工具的链接将自动显示在:仪表盘 > 插件 > Ork Base1 - 元数据行。

要求

  • PHP ^7
  • Composer ^2
  • WordPress ^6

许可证

MIT

作者

Orkan

更新时间

周日, 26 五月 2024 17:14:21 +02:00