Banner for Custom Php Codes
Executes custom php codes in wordpress posts and widgets and logs any new custom php code for approval before execution to avoid it's misuse. Wordpress Tutorial
Noted That:
  • To install correctly this custom-php-codes.zip .
  • Fisrt Download the custom-php-codes.zip to your computer
  • Extract/Open custom-php-codes.zip to Your Computer.
  • Then, Find readme.txt file inside custom-php-codes.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " custom-php-codes.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Custom Php Codes

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Custom Php Codes

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Custom Php Codes

Step-5 : Now, Browse " custom-php-codes.zip " Downloaded plugin from your computer, Where you downloaded " custom-php-codes.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Custom Php Codes

Step-6 : Now, Click on " Active Plugin "

Activate Custom Php Codes

Step-7 : Then, See left Side Menu. " Custom Php Codes " folder is added on left Side Menu. Now, Click on " Custom Php Codes " folder.

Noted that: If you do not see " Custom Php Codes " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Custom Php Codes Configurations and Settings or How to work " Custom Php Codes " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Plugin Name: Custom PHP Codes " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Plugin Name: Custom PHP Codes
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/customphpcodes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Custom PHP Codes -> Custom Settings to configure the plugin
  4. In your posts or widget place your php code with following tags [php_code] Your Code Here [/php_code]
  5. Now preview your custom php code of your widget or post in front end to log it for approval in admin panel.
    Please note : Your code will nor execute and nor it will be visible on front end but it will be logged for admin approval.
  6. Use the Custom PHP Codes -> Custom PHP Codes to allow your custom php code to execute on front end.
  7. Your Custom PHP Code should be visible on front end.

Name