-
Posted a reply to This content is blocked. error in block editor on self hosted docker instance, on the site WordPress.org Forums:
@alexsikov I’ve since moved to a hosted Wordpress instance as I didn’t have the time… -
Posted a reply to This content is blocked. error in block editor on self hosted docker instance, on the site WordPress.org Forums:
I fixed it by adding add_header Content-Security-Policy "default-src 'self' https: data: 'unsafe-inline' 'unsafe-eval'; connect-src 'self'… -
Created a topic, This content is blocked. error in block editor on self hosted docker instance, on the site WordPress.org Forums:
I'm trying to edit my site with the block editor, and …