PHP Snippets

This plugin allows developers to easily add PHP code to their posts and widgets. All .snippet.php files contained in the configured directory will be executable via a corresponding [shortcode]. For example, a file named my-code.snippet.php can be executed by adding a [my-code] shortcode to your post content. The source directory is configurable: you can put it anywhere on your server that you wish, e.g. you can enhance the security of your code by storing it outside your server's document root.

By keeping all the PHP code in PHP files, you ensure that your WordPress posts and pages remain clean. All available shortcodes are listed when the user clicks a custom TinyMCE button.

See the Project Home Page for more information. This plugin requires PHP 5.2.6 or greater.

This plugin can save you from writing lots of other plugins because you can easily tie into PHP files without having to register your own plugins.

WARNING: this has not been tested on Windows servers. Sorry, but I don't have access to one, so I've been unable to tune the permissions checks.

Exec-PHP

The Exec-PHP plugin executes PHP code in posts, pages and text widgets. Features: Executes PHP code in the excerpt and the content portion of your posts and pages Configurable execution of PHP code in text widgets (for WordPress 2.2 or higher) Write PHP code in familiar syntax, eg. <?php ... ?.........

Similar: 43%

PHP Execution

The PHP Execution Plugin is a WordPress plugin which allows users to write php code inside of their posts and pages. Embedded php code will be executed when the post is shown. In doing so, the plugin offers the possibility to utilize dynamic content inside of posts. In contrast to other plugins wit.........

Similar: 43%

Shortcode Developer

The Shortcode Developer plugin provides a user friendly interface for creating custom shortcodes. Each shortcode consists of a name, a list of attributes (with names and default values) and the PHP code executed to return the html back to the shortcode placeholder. Editing the PHP code is powered b.........

Similar: 38%

Sniplets

Sniplets is a generic text insertion plugin with support for an extensible processing framework. At it's simplest this means you can dynamically replace text in your posts with text that may be defined elsewhere, or created by some other module. For example, you can use Sniplets to perform syntax hi.........

Similar: 28%

Post Snippets

This plugin lets you build a library with snippets of HTML, PHP code or reoccurring text that you often use in your posts and pages. You can use predefined variables to replace parts of the snippet on insert. All snippets are available in the post editor via a button in the Visual and HTML modes. Th.........

Similar: 25%

My Syntax Highlighter

An easy to use WordPress plugin that provides a simple way for embedding syntax-highlighted source code within pages or posts on your website, without losing it's formatting or making any manual changes. Supporting 14 languages, 16 shortcodes and 36 themes. The syntax highlighting feature implemente.........

Similar: 22%

ezPHP for WordPress

ezPHP brings the power of <?php ?> tags into WordPress; or you can use [php][/php] shortcode tags (recommended for the WP Visual Editor; this is generally the best approach). PHP tags can be extremely useful when there is logic that needs to be worked out before certain portions of your conten.........

Similar: 22%

codeSnips

Own your snippets! No longer require the use of a cloud service to host your snippets for you when you can host them right on your own WordPress site! codeSnips allows you to quickly add and embed code snippets to your website with syntax highlighting available for 124 languages! codeSnips uses cust.........

Similar: 18%

My Custom Functions

An easy to use WordPress plugin that lets you EASILY and SAFELY add your own functions, snippets or any custom codes for execution in WordPress environment directly out of your WordPress Dashboard without any need of an external editor. It’s purpose is to provide a familiar experience to WordPress .........

Similar: 18%

Global Content Blocks

Global Content Blocks lets you create your own shortcodes to insert reusable code snippets, PHP or HTML including forms, opt-in boxes, iframes, Adsense code, etc, into pages and posts as well as widgets and directly into php content. You can insert them directly using shortcodes or via a button in .........

Similar: 11%