theascii / wp-nonce-with-oop
WordPress Nonce 功能 OOP 实现版
dev-master
2018-01-01 13:26 UTC
Requires
- phpunit/phpunit: 5.7.x-dev
Requires (Dev)
- phpunit/phpunit: 5.7.x-dev
This package is not auto-updated.
Last update: 2024-09-29 03:41:54 UTC
README
WordPress Nonce 功能:OOP 实现版
-> 请运行 composer install 安装依赖项。
-> 测试文件夹包含每个类的测试。