屏幕截图
安装
- Upload the
shortcode-generator
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click on the ShortCodes button on the menu to generate new shortcodes
常见问题
- How can you generate a shortcode?
-
Once the plugin is active, go to the ShortCodes button on the left menu. Select the type of shortcode you would like, and click Add. Once created, you will be given a shortcode to place in your pages, posts, or template files.
- The page I placed a shortcode on does not load properly
-
Shortcodes can contain other shortcodes. This allows for great custommization and usability, however, if a shortcode contains itself it will cause problems with your pages. Make sure your shortcodes do not contain themselves.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.1.0
- bug fixes for install
1.0.0
- Initial launch