开发者 | yairgelb |
---|---|
更新时间 | 2018年9月6日 22:55 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.9.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.This plugin can place block after the body tag, before the loop, after the loop, as popups, above any side bar and more. It will also give you code that you can insert into your templates for exact custom positioning.
This plugin utilizes WordPress transients so if your plugin works with WordPress transients which most of them do, you are covered.
This plugin collects data and places it on the visitor's local storage as they navigate and interact with your site. This data can only can be used by your site on that specific browser hence no privacy infringement.
You can't. It is on the visitors browser.
No, you can't. This plugin stores data on the visitor's browser. But you have a very flexible tool to build conditions for block display.