Mikael Korpela
Mikael Korpela
Yeah, I figured the text doesn't show in editor either because of some combo of WP `trunk`/ Gutenberg `trunk` I had, or indeed because I'm not actually pulling a post...
@retrofox I totally agree with you on those points but I meant for _subscriber count_ specifically, which is the kind of info publishers would be presented outside the post content...
> If I'm not wrong, you need to register the handler in the client, as core does when registering the core/post-meta handler [here](https://github.com/WordPress/gutenberg/blob/2071a267903ddcaeb93678a34f4979a760c23e29/packages/editor/src/bindings/index.js#L15). Thanks! Makes sense. I wonder if it...
I think this would be better in https://github.com/Automattic/themes/issues
Identical to https://github.com/Automattic/themes/issues/6793
@richtabor are we removing "edit" (post) link as well from Action bar? It's in the masterbar, too:
@ramonjd question of removing entirely shouldn't block you from improving/removing edit-links meanwhile, especially if it seems like Action bar will remain there at least for the time being. :-)
I noticed we also have "Customize" visible in the masterbar alongside "Edit site" :-( Filed an issue: - https://github.com/Automattic/wp-calypso/issues/97735
+1 at internal discussion p1717748432168449-slack-C052XEUUBL4
Nice, thanks! I was reading about conditionally disabling services (sftp and maildev) and there doesn't seem to be config. Maybe we can have them off by default and provide commands...