WordPress/wp-content/themes
Sergey Biryukov 61a2f62ffd Comments: Use `comment` instead of an empty string for the `comment_type` DB field value in comments table.
This is the first step to bring support for custom comment types into WordPress.

Add a scheduled upgrade routine to update the type value for existing comments, in batches of 100 at a time.

Props imath, aaroncampbell, jeremyfelt, dshanske.
Fixes #49236.
Built from https://develop.svn.wordpress.org/trunk@47597


git-svn-id: http://core.svn.wordpress.org/trunk@47372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-17 19:35:06 +00:00
..
twentyeleven Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfifteen Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfourteen Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
twentynineteen Bundled Themes: Twenty Nineteen center and right-aligned heading accents appear broken. 2020-04-16 19:47:10 +00:00
twentyseventeen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentysixteen Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
twentyten Comments: Use `comment` instead of an empty string for the `comment_type` DB field value in comments table. 2020-04-17 19:35:06 +00:00
twentythirteen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentytwelve Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
twentytwenty Bundled Themes: Twenty Twenty fix typo in readme.txt. 2020-04-17 15:47:08 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00