Crayon Syntax Highlighter plugin PHP support 8.0 and 8.1
The following guide describes how to fix Crayon Syntax Highlighter wordpress plugin.
The plugin is not php ready by default 8 so you have to fix it by yourself.
Basically, it's all about editing 1 file:
We edit the plugin file in our wordpress directory
1 | /wp-content/plugins/crayon-syntax-highlighter/util/crayon_util.class.php |
And about 73 We change the lines :
1 | $lines = implode($lines, $delimiter); |
We change to :
1 | $lines = implode($delimiter, $lines); |
Related entries:
Scanning the server for viruses using ClamAV in Ubuntu
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 20.04
Full installation of Linux LAMP server, Apache, MySql, PHP Debian 9
Solving the problem of no matching host key type found. Their offer: ssh-rsa,ssh-dss
Calendar added to Roundcube and Elastic template