Sergey Biryukov
aaba77b577
Coding Standards: Remove redundant ignore annotations, take 4.
...
This removes ignore annotations related to sniffs which are not used by WP Core (like sniffs in the `WordPress-Extra` ruleset).
Follow-up to [48072], [51003], [55204], [56714].
Props jrf.
See #59161 .
Built from https://develop.svn.wordpress.org/trunk@56752
git-svn-id: http://core.svn.wordpress.org/trunk@56264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-01 00:22:27 +00:00
Sergey Biryukov
3beb1d25ab
Docs: Correct the format of some comments per the documentation standards.
...
Follow-up to [10357], [10939], [43309], [51003], [51266], [51653], [51738], [52110].
See #53399 .
Built from https://develop.svn.wordpress.org/trunk@52352
git-svn-id: http://core.svn.wordpress.org/trunk@51944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-10 20:30:05 +00:00
noisysocks
c421e9b34a
Add Site Editor and PHP changes from Gutenberg 10.1 - 11.9
...
- First pass at adding the site editor from the Gutenberg plugin to
wp-admin/site-editor.php.
- Adds miscellaneous PHP changes from Gutenberg 10.1 - 11.9.
Follows [52042].
See #54337 .
Props youknowriad, aristath, hellofromtonya, gziolo.
Built from https://develop.svn.wordpress.org/trunk@52069
git-svn-id: http://core.svn.wordpress.org/trunk@51661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 02:17:17 +00:00
youknowriad
4ae0e4220f
Block Editor: Introduce block templates for classic themes.
...
With this patch, users will be able to create custom block based templates
and assign them to specific pages/posts.
Themes can also opt-out of this feature
Props bernhard-reiter, carlomanf.
Fixes #53176 .
Built from https://develop.svn.wordpress.org/trunk@51003
git-svn-id: http://core.svn.wordpress.org/trunk@50612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-25 14:20:57 +00:00