Execute PHP In WordPress

Overview

Execute PHP is a plugin that helps you in executing code in your posts, pages and text widgets. See the documentation for further information. Add Custom Template is a functionality which help you in creating the custom template from admin section. And after adding new template page follow Appearance->Editor, from there you can implement/execute your template page.

Features

  • Compatible with WordPress 4.7.x
  • Use within WYSIWYG Editor in Post, Page and in TEXT widgets
  • It provide user accessibility option if they want to use php execution or not
  • Can Add/Execute Custom Template page within wordpress
  • Custom Template listing also shows in which page you are using the template page
  • Email tags are provided for creating email template easily

Requirements

  • WordPress 4.7.x and above

Instructions

  • Download the Plugin execute-php-1.1.0.zip
  • Extract zip and upload the plugin in `wp-content/plugins/` directory.
  • Activate the plugin through the plugins menu.

Related