Skip to content

Posts tagged ‘exec-php’

18
Apr

Exec-PHP

Exec-PHP (From Sören Weber ) , is a one great worpress plugin, that allows user to write post which embeds active php script with in it, thereby,it makes the posts as a dynamically processed output.

Normally when this plugin was enabled in wordpress, the wordpress displays a following warning message on “Add New Posts” Admin Page.
[singlepic id=5 w=600 h=400 float=none]
This is quite annoying warning message in “Add New Posts” page, because normally, one would use Exec-PHP to embed active php scripts, in few of the posts, rather than all posts.  This annoying message can be removed from that page, checking the below option which is present at the bottom of the user profile page.(Users->Your Profile)
[singlepic id=6 w=600 h=400 float=none]

You may find this tip as quite obvious and the solution itself exists in warning message, But the fact that made me write this blog is that i have been living with this annoying warning message for more than a year, by now.