描述
The plugin is used to store user data in wordpress site without mess with the wp_users table in wordpress. Currently, there’s no GUI yet, but who has some knowlegdment in PHP can make good use of API.
Arbitrary section
A brief Markdown Example
安装
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the PHP Api direcly in code.
常见问题
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the PHP Api direcly in code.
- Upload the plugin files to the
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- First release