
內容簡介
WP Modalplate 是可能是最容易且最乾淨的方式來在您的網站上添加響應式的彈出視窗!您可以前往modalplate.jamesdbruner.com查看範例。
如何使用
這裡有兩個簡碼,您需要一起使用。以下是如何一起使用這些簡碼的示例:
[modalplate_trigger]範例按鈕[/modalplate_trigger]
[modalplate title="範例標題"]範例內容[/modalplate]
注意:針對主題開發人員:此外掛使用了 wp_head() 和 wp_footer(),如果您的主題缺少其中任何一個,您可能會在使用此外掛時遇到問題。
特別感謝@chrishumboldt為創建原始的Modalplate外掛程式貢獻。請前往WebPlate查看更多他的優秀作品。
外掛標籤
開發者團隊
原文外掛簡介
WP Modalplate is possibly the easiest and cleanest way to add responsive modals to your website! To see an example you can go to modalplate.jamesdbruner.com and take a look.
How to use it
There are two shortcodes here and you need to use both. Here’s an example of how to use these shortcodes together:
[modalplate_trigger]Example Button[/modalplate_trigger]
[modalplate title="Example Title"]Example content[/modalplate]
NOTE FOR THEME DEVELOPERS: This plugin makes use of both wp_head() and wp_footer() so if your theme is missing either you may experience issues using this plugin.
Special thanks to @chrishumboldt for creating the original Modalplate plugin. Check out WebPlate to see more of his awesome work.
