开发者 | AspieSoft |
---|---|
更新时间 | 2021年8月7日 04:16 |
捐献地址: | 去捐款 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 5.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[ajax-load-page url="url of page to load" type="ajax or iframe (optional) (default: ajax)" ]
On a page, if you wrap specific content with " ". Using that class will tell the script to only load that section of the page. You can add the "ajax-load-content" as often as you want, and each of them will be loaded one after the other, without the in between content.
The plugin script, after getting the page data, uses jquery and attempts to find the main content. If this does fail, you can wrap your main content in the html tag with the class "ajax-load-content".