Aaron Jorbin
Aaron Jorbin
Sounds good.
Looks like it is also the `if ( empty( $_POST['publishiza'] ) ) {` check. I wonder if there should be a hook on `transition_post_status` that: 1) Looks to see if...
I'm happy to do v1 unless there is a reason for not including it.
This might be a great opportunity to use the infrastructure that was merged into core already and migrate the existing heartbeat check over to the REST API
@getsource as one of the original authors of the Heartbeat, I would love to know your thoughts here.
> @aaronjorbin following the html5lib test suite, I added the `wpTokenMap` test module to the `@group html-api-token-map` group. happy to change if this isn't idea; I was looking for more...
> > One suggestion that can be done in a follow up, I think automating pulling https://html.spec.whatwg.org/entities.json and checking to see if the autogenerated file has been changed would be...
I think we should close this with @jeffpaul's suggestion of using what has been used since [2018](https://core.trac.wordpress.org/changeset/42961) in package.json.
Along the lines of @tyxla's first idea: What about `@wordpress/core-components` as a package of components that are specifically for WordPress Core. These would not be low level reusable components but...
This only appearing in core and not in the plugin makes me think that there may just be code that needs to get backported.