Rodrigo Ghedin
Rodrigo Ghedin
I guess there is a residual from Gutenberg being loaded by AP, @mattwiebe: ```html ```
Any thoughts on [this one](https://github.com/Automattic/wordpress-activitypub/issues/598#issuecomment-1858766908), @mwt @mattwiebe @writeplace?
Fingers crossed 🤞 Meanwhile, do you know any workaround/`functions.php` to stop it from loading?
Thanks, @mattwiebe! I tried the suggested line in `functions.php`, but the file didn't go away. This one: `https://domain.com/wp-includes/css/dist/components/style.min.css?ver=6.4.3` ☹️
Yeap, @pfefferle. Just disabled ActivityPub in my staging site and that CSS isn't being loaded anymore. The weirdest part is that [Disable Gutenberg](https://wordpress.org/plugins/disable-gutenberg/), a plugin I use and otherwise disable...
Worked like a charm, @mattwiebe! Thanks :)
Ouch, false alarm, @mattwiebe. I forgot to activate ActivityPub back, and thought your filter fixed it. In fact, it didn't, [as you can see here](https://staging-ef65-rghedin.wpcomstaging.com). Sorry about that.
I was poking around this issue and noticed that if I load both functions suggested by you guys, it gets rid of that pesky `style.min.css`: ```php add_filter( 'should_load_separate_core_block_assets', '__return_true' );...
I just started using Matrix, it's awesome, but threads is… really bad. I'm surprised there's not an option to disable them.
I can't code, otherwise I'd glad help you :/ As an alternative, why don't you convert this block list to a format compatible with other content blockers for iOS, like...