Skip to content

Updated to work with WordPress 6 and PHP 8 plus extension of styling#8

Open
paultraf wants to merge 2 commits intogasparfm:masterfrom
paultraf:master
Open

Updated to work with WordPress 6 and PHP 8 plus extension of styling#8
paultraf wants to merge 2 commits intogasparfm:masterfrom
paultraf:master

Conversation

@paultraf
Copy link

@paultraf paultraf commented Mar 1, 2023

Two sets of changes.
First, to make the plugin install, activate and generally work On WordPress 6 with PHP 8 (mainly ensuring that methods called statically are declared with static keyword).
Second, to enable support for further CSS styling in lines (so, e.g., any number of colours can be used); show-your-terms.js modified to not strip out HTML tags. For WordPress, a plugin is needed to protect such additional markup - Raw HTML plugin tested and works (wrap such markup in [RAW] tags). The revised ,js file is not yet minified,
Thanks for the plugin!

paultraf added 2 commits March 1, 2023 17:50
…xed parameters in WordPress hooks, wp_enqueue_script() and wp_enqueue_style().
…on the use of another WordPress plugin such as Raw HTML)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant