Plugin Directory

Changeset 988141


Ignore:
Timestamp:
09/12/2014 10:03:36 AM (12 years ago)
Author:
lilmike
Message:

Fixed readme.txt... hopefully.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2mb-autocode/trunk/readme.txt

    r988138 r988141  
    7070
    7171= 1.1.1 =
     72
    7273*Added documentation to the plugin itself.
     74
    7375*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.
    7476
    7577= 1.1 =
    7678*Added ##do_top## and  ##do_bottom## to place the bottom or top text anywhere in a post.
     79
    7780*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
    7882*Added [php] PHP CODE HERE [/php] to run php inside a post.
     83
    7984*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
    8086*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.
    8187
     
    8995
    9096*You don't need to anymore, as this plugin will handle it for you.
     97
    9198*Please update to this version or uninstall the inline php plugin because the two plugins conflict. This has now been fixed.
     99
    92100*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, ;-))
    93101
Note: See TracChangeset for help on using the changeset viewer.