This plugin is outdated and might not be supported anymore
WP Code Pre

WP Code Pre

By Zeshan
Details
View on WordPress

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.

Details

Plugin code:
wp-code-pre
Plugin version:
1.0
Author:
Outdated:
Yes
WP version:
4.0 or higher
PHP version:
7.0 or higher
Test up to WP version:
5.8.10
Total installations:
10
Last updated:
2021-08-08
Rating:
Times rated:
0
code-highlight
filter-content