Changeset 988141
- Timestamp:
- 09/12/2014 10:03:36 AM (12 years ago)
- File:
-
- 1 edited
-
2mb-autocode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
2mb-autocode/trunk/readme.txt
r988138 r988141 70 70 71 71 = 1.1.1 = 72 72 73 *Added documentation to the plugin itself. 74 73 75 *Added ##do_top_home## and ##do_bottom_home## to put text on the top or bottom of a post on the homepage even if the checkbox in settings is unchecked. 74 76 75 77 = 1.1 = 76 78 *Added ##do_top## and ##do_bottom## to place the bottom or top text anywhere in a post. 79 77 80 *Added ##no_top_home##, ##no_bottom_home##, ##no_top_post##, and ##no_bottom_post## to override the placing of text specifically on the home or post pages. 81 78 82 *Added [php] PHP CODE HERE [/php] to run php inside a post. 83 79 84 *Very important! Fixed an issue where php at the top or bottom of posts would not run, and could possibly crash programs or make them not work correctly. 85 80 86 *Fixed a possible bug where php code in the top or bottom of the post may have been echoing to the wrong part of the screen. 81 87 … … 89 95 90 96 *You don't need to anymore, as this plugin will handle it for you. 97 91 98 *Please update to this version or uninstall the inline php plugin because the two plugins conflict. This has now been fixed. 99 92 100 *If your blog is totally broken and you cannot access the admin panel to remove the plugin inline php, then simply delete the inline php plugin folder from your server, and the problem will be solved. Sorry for any inconvenience (even coding ninjas are durps sometimes too, ;-)) 93 101
Note: See TracChangeset
for help on using the changeset viewer.