Make wpList easier to contribute to.
Uses more semantic variable names and adds function and inline documentation. Props rommelxcastro for parallel work in #34917. Fixes #36264. Built from https://develop.svn.wordpress.org/trunk@38599 git-svn-id: http://core.svn.wordpress.org/trunk@38542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because it is too large
Load Diff
2
wp-includes/js/wp-lists.min.js
vendored
2
wp-includes/js/wp-lists.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-alpha-38598';
|
||||
$wp_version = '4.7-alpha-38599';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user