isleshocky77 / ninja-forms-parameter
Wordpress插件和Ninja Forms插件,允许您在短代码中传递一个合并标签到表单。
3.0.0
2017-05-11 01:19 UTC
Requires
- php: >=5.3.2
- composer/installers: 1.0.*@dev
This package is auto-updated.
Last update: 2024-09-07 16:18:55 UTC
README
这是ninja-forms-parameter。一个Wordpress插件和Ninja Forms插件,允许您在短代码中传递一个合并标签到表单。
使用方法
合并标签
- 导航到编辑表单1
- 转到字段,编辑,高级,默认,然后点击合并标签图标
- 选择参数并将"YOUR_KEY"更改为您要使用的密钥(例如lead_source)
短代码
- 导航到编辑页面
- 添加短代码[ninja-forms-parameter YOUR_KEY="Your Value"](例如[ninja-forms-parameter lead_source="Web Site"])
许可证
ninja-forms-parameter is licensed under GPLv3.
ninja-forms-parameter is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
ninja-forms-parameter is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ninja-forms-parameter. If not, see <https://gnu.ac.cn/licenses/>.