Terence Eden on Nostr: I swear, at least half of my #WordPress functions.php is `remove_action( ...
I swear, at least half of my #WordPress functions.php is
`remove_action( 'wp_enqueue', 'some_gutenberg_nonsense' );`
I get that some people want a page-builder site. And I bet Gutenberg works really well for them.
I just wish there were a way to easily remove *all* of it.
`remove_action( 'wp_enqueue', 'some_gutenberg_nonsense' );`
I get that some people want a page-builder site. And I bet Gutenberg works really well for them.
I just wish there were a way to easily remove *all* of it.