-
Posted a reply to How do I add global CSS from a Full-Site Editor plugin?, on the site WordPress.org Forums:
Well... It turns out that what I thought would help ... doesn't. I really am… -
Posted a reply to Can’t activate during self-signup, on the site WordPress.org Forums:
Excellent! Thanks for the quick response. -
Posted a reply to Can’t activate during self-signup, on the site WordPress.org Forums:
As an experiment, I have also tried network-activating Media Library Organizer rather than conditionally activating… -
Posted a reply to Can’t activate during self-signup, on the site WordPress.org Forums:
My code is a private derivative of https://github.com/wpmudev/pro-sites/blob/master/pro-sites-files/modules/premium-plugins.php My version of line 51 uses the… -
Created a topic, Can’t activate during self-signup, on the site WordPress.org Forums:
I have a bit of a weird situation that's causing the i… -
Posted a reply to How do I add global CSS from a Full-Site Editor plugin?, on the site WordPress.org Forums:
And https://wordpress.org/plugins/blocks-css/ is a plugin that looks like it might do what I'm looking for.… -
Posted a reply to How do I add global CSS from a Full-Site Editor plugin?, on the site WordPress.org Forums:
It's really the ability to output any style. Things like shadows, negative margins for overlaps,… -
Posted a reply to How do I add global CSS from a Full-Site Editor plugin?, on the site WordPress.org Forums:
Here's the high-level. I run a multi-site installation of WordPress, and each sub-site has its… -
Posted a reply to And now do we still need the Gutenberg Plugin?, on the site WordPress.org Forums:
The plugin has a much faster release cycle than WordPress has. Keeping the plugin up-to-date… -
Created a topic, How to add global CSS from a Full-Site Editor plugin, on the site WordPress.org Forums:
I'm trying to write a FSE sidebar plugin that will end… -
Wrote a comment on the post Editor Chat Agenda: 29 December 2021 (skipped), on the site Make WordPress Core:
I *think* this might belong here? I added a feature request / proposal I'd like… -
Created ticket #54702 on Core Trac:
Feature Request: Broad control over typography in Global Styles -
Posted a reply to Plug-in version 1.0.2 breaks header code, on the site WordPress.org Forums:
The problem is in a meta tag that Divi Accessibility adds: <meta name="viewport" content="width=device-width, initial-scale=1.0…