johnshopkins/acf-uniqid
最新稳定版本:1.0.0
Composer 安装命令:
composer require johnshopkins/acf-uniqid
包简介
Advanced Custom field that creates and stores a unique ID.
README 文档
README
Advanced Custom field that creates and stores a unique ID.
Installation via Composer
In your composer.json file, be sure to let Composer know where to install WordPress plugins:
{
"extra": {
"installer-paths": {
"path/tp/plugins/{$name}/": [
"type:wordpress-plugin"
]
}
}
}
Require the plugin:
composer require johnshopkins/acf-uniqid
统计信息
- 总下载量: 2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-03-13