WP Code Pre

This simple plugin was created because of security concerns related to using PHP preg_replace directly. With transition to PHP7, it's advised to …

Author:Zeshan (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.8
Plugin version:1.0
Added to WordPress repository:19-09-2017
Last updated:08-08-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.zdatatech.com/wp-code-pre
Total downloads:939
Active installs:10+
plugin download
Click to start download

This simple plugin was created because of security concerns related to using PHP preg_replace directly. With transition to PHP7, it’s advised to use preg_replace_callback instead.

This plugin uses built-in supported feature of PHP-“highlight_string”. This plugin filters post content inside custom html block for

 

and helps display html and other source code.

To display source code in your posts, surround source code with pre tags. Plugin will filter for pre tags and add inline styles that may be modified using your wordpress theme’s css stylesheet.

For WordPress versions 5.0 and above, HTML pre tags can be used within html block or, classic block. Use the three dot menu to convert to html when there is a invalid content error while post editing.


Screenshots
FAQ
ChangeLog