ellatrix
|
cc32e7f753
|
Editor: update packages for beta 2
Fixes #50651.
Built from https://develop.svn.wordpress.org/trunk@48469
git-svn-id: http://core.svn.wordpress.org/trunk@48238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2020-07-14 11:39:09 +00:00 |
|
ellatrix
|
c0db9a2f3d
|
Editor: update JavaScript packages
Also update default block categories
Props youknowriad, gziolo, aduth.
Fixes #50420, #50278.
Built from https://develop.svn.wordpress.org/trunk@48177
git-svn-id: http://core.svn.wordpress.org/trunk@47946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2020-06-26 13:33:47 +00:00 |
|
whyisjake
|
538e9fb308
|
Block Editor: Update _all_ of the block editor packages following the 5.4.1 release.
This is an extension of [47619] and [47765].
Fixes #50094.
Props aduth, peterwilsoncc, whyisjake, ocean90, and afercia.
Built from https://develop.svn.wordpress.org/trunk@47766
git-svn-id: http://core.svn.wordpress.org/trunk@47542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2020-05-05 23:56:33 +00:00 |
|
Sergey Biryukov
|
b95cee937e
|
Tests: Change a few remaining include_once statements to require_once , for consistency.
See #48082.
Built from https://develop.svn.wordpress.org/trunk@47200
git-svn-id: http://core.svn.wordpress.org/trunk@47000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2020-02-06 21:42:06 +00:00 |
|
Sergey Biryukov
|
cef48881f0
|
Docs: Correct alphabetic order of parameters in WP_Query::parse_query() DocBlock.
See #48303.
Built from https://develop.svn.wordpress.org/trunk@47052
git-svn-id: http://core.svn.wordpress.org/trunk@46852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2020-01-08 12:10:04 +00:00 |
|
gziolo
|
1fb85addf9
|
Block Editor: Fixes failing unit tests related to Social Link blocks
Follow-up for #47843 - update the WordPress Packages to the ones used in the Gutenberg 6.5 release.
Props desrosj.
Fixes #47843.
Built from https://develop.svn.wordpress.org/trunk@46190
git-svn-id: http://core.svn.wordpress.org/trunk@46002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2019-09-19 15:47:58 +00:00 |
|
Sergey Biryukov
|
5658305b1c
|
Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions.
Timestamps don't carry any timezone information, using the intended format directly simplifies the logic and makes the code less confusing.
Props Rarst, jdgrimes.
See #40657.
Built from https://develop.svn.wordpress.org/trunk@44809
git-svn-id: http://core.svn.wordpress.org/trunk@44641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2019-03-07 09:12:51 +00:00 |
|