PHP Execution

By : nzeh

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 with the same aim, this one integrates well with WordPress' visual editor. So there is no need to turn off the visual editor in order to edit your php code. Additionally it provides an admin section which lets administrators edit the blog users' php execution rights easily. The plugin also automatically prevents users with no php execution rights from editing posts or pages of users with these rights. It thus fixes a possible security leak where people without php execution rights can still execute code with editing other users' posts.

Features:

  • executes php code in your posts and pages (full, excerpts, feeds).
  • integrates well with WordPress' visual editor. No need to turn it off.
  • write php code in the usual '' syntax in the html view of the editor.
  • admin section to edit the blog users' php execution rights.
  • plugin automatically prevents users with no php execution rights to edit posts of users with rights to execute php code.

Project was now moved out of beta.

Further information at zehnet.de: PHP Execution Plugin home

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: 72%

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.........

Similar: 60%

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: 37%

Run This!

This plugin lets your readers run snippets of code directly from your blog. Simply add a class "run-this" and a lang attribute to the PRE tag surrounding the code. The lang attribute should have one of the following values : ada, assembler, awk, bash, bc, brainf**k, c, csharp, cpp, c99, clips, clo.........

Similar: 34%

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: 29%

Allow PHP in Posts and Pages

Allow PHP in posts and pages adds the functionality to include PHP in your WordPress posts and pages by adding a shortcode [php] your code [/php] This plugin attempts to strip away the automatically generated wordpress <p> and <br/> tags but still allows the addition of your own <p&g.........

Similar: 20%

SyntaxHighlighter Evolved: ABAP Brush

It is a brush designed to work with the SyntaxHighlighter Evolved WordPress plugin (written by Viper), itself based on the SyntaxHighlighter JavaScript package by Alex Gorbatchev. To be able to use this brush, you will need the SyntaxHighlighter Evolved plugin installed. To highlight your ABAP code.........

Similar: 20%

Syntax Highlighter for WordPress

This plugin easily integrates the SyntaxHighlighter by Alex Gorbatchev into WordPress. Supports AS3, Bash, C, C++, C#, ColdFusion, CSS, Delphi, diff, Erlang, Groovy, Java, JavaScript, JavaFX, Perl, PHP, Plain Text, Python, PowerShell, Ruby, Scala, SQL, VB, VB.NET, XML, and (X)HTML. Feature summary .........

Similar: 20%

Shortcode Callback

The Shortcode Callback plugin allows you to use a [callback] shortcode to execute arbitrary PHP code wherever the shortcode is used. Usage Execute someFunction() and insert whatever it returns with the following shortcode: [callback function="someFunction"] Example shortcode to include.........

Similar: 20%

CSS & JavaScript Toolbox

Update Notice After a long hiatus in development, we have decided to focus our entire efforts on our new premium extension plugin called CSS & JavaScript Toolbox PLUS, which is designed to work with and UPGRADE the free version. Unfortunately we will be moving many features from the free versio.........

Similar: 9%