开发者 |
lilmike
stormdragon2976 |
---|---|
更新时间 | 2021年2月7日 05:42 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 5.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
There are now options on each post's edit page to force remove, force add, or do neither to the text on the top and bottom of either home or post pages. The text below is still valid, however the settings just mentioned will override the tags below if set to anything except do nothing. Simply put ##no_top## or ##no_bottom## anywhere in the post, and it will remove those tags, and not put the text on bottom or top depending on which tag(s) you entered. In addition, if you put ##no_top_home##, ##no_bottom_home##, ##no_top_post##, or ##no_bottom_post##, it will remove the text from either the top or bottom of either the post page or the homepage, no matter what is set in the settings.
We're glad you asked! We're always looking for new ways to improve, whether in the realm of new plugins, or upgrading existing ones. Please go to our website, and click contact us. There you will be able to email us a message. Rest assured we read every email we receive and strive to respond to as many as possible!
Simply enclose the php you want to run inside [php and ]/php] tags. For example, to echo hello world in the middle of a post, do the following: [php] echo("hello world!");[/php]
There is now an options panel on each post, so you can force text on the home page, force text to not be on the homepage, or defer to the main settings. The text below is still valid, but when set to anything except do nothing, the options on the post editor will override these tags. Simply put ##do_top_home## or ##do_bottom_home## anywhere in the post.
Do not worry, the fix is a simple one:
We have now moved our official development version to github. Feel free to test the code if you wish, and/or open issues over there although any issues or problems reported on the wordpress.org forums will also be dealt with.
Note this only happens on the admin, so if this happens: