Hello, So I got my new WP site up and running , but I want to make some PHP scripts to add in the pages Now my problem is I cant find a single plugin that works , I have tried 8+ already and the rest are autdated. Like for example -Shortcode Exec PHP -WP Exec PHP -Allow PHP in posts and pages -WP PHP Widget -Embed PHP in Posts and Pages Can anyone link me to a good plugin that works
do you mean you want to write a php code in the post/page? if yes, you can use a sniplet plugin from urbangiraffe: http://urbangiraffe.com/plugins/sniplets/ You may not write php inside the post directly, but you can write a php module and insert it into your post! It works great for me!