caseproof / members

Members WordPress plugin.
GNU General Public License v2.0
78 stars 35 forks source link

Gutenberg options shows svg-code #31

Open pixolin opened 3 years ago

pixolin commented 3 years ago

To display the Members meta box "content permissions" in the block editor I open the kebab menu (⋮) and go to options. The list of available options shows a block of svg-code instead of the option, only:

screenshot block editor options

Tested on a local webserver with a plain vanilla WordPress 5.5.1 installation, default theme, no other plugins activated.

bdfire commented 1 year ago

https://github.com/caseproof/members/blob/637171d49425adf23435beeb06b4a81151818549/admin/class-meta-box-content-permissions.php#L115

This is the line of code causing the issue.