| .. |
|
allowedProtocols.php
|
Add SMS to the list of allowed protocols.
|
2019-09-18 23:37:08 +00:00 |
|
anonymization.php
|
Coding Standards: Upgrade WPCS to 1.0.0
|
2018-08-17 01:50:26 +00:00 |
|
canonical-charset.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
deprecated.php
|
Coding Standards: Fix the remaining issues in /tests.
|
2019-07-08 00:55:20 +00:00 |
|
doEnclose.php
|
Tests: Replace join() with implode() in do_enclose() tests introduced in [46175], and ensure the arguments passed are in the correct order.
|
2019-09-19 11:45:15 +00:00 |
|
getArchives.php
|
Date/Time: Replace all instances of date() with gmdate().
|
2019-05-26 00:11:37 +00:00 |
|
getStatusHeaderDesc.php
|
Coding Standards: Fix WPCS issue in [46107].
|
2019-09-14 15:18:10 +00:00 |
|
getWeekstartend.php
|
Add tests for get_weekstartend().
|
2016-05-26 15:47:52 +00:00 |
|
isNewDay.php
|
Date/Time: Use strict comparison in is_new_day(), add a unit test.
|
2019-05-22 17:52:22 +00:00 |
|
isSerializedString.php
|
Tests: Add missing test cases for is_serialized_string().
|
2019-01-08 19:04:51 +00:00 |
|
listFiles.php
|
File Editor: Add support for more than one sub-directory level.
|
2017-10-10 05:33:57 +00:00 |
|
listFilter.php
|
Coding Standards: Upgrade WPCS to 1.0.0
|
2018-08-17 01:50:26 +00:00 |
|
maybeDeclineDate.php
|
Date/Time: Add more supported formats to wp_maybe_decline_date().
|
2019-06-20 13:46:20 +00:00 |
|
numberFormatI18n.php
|
Tests: Add unit tests for number_format_i18n().
|
2016-03-01 21:19:20 +00:00 |
|
pluginBasename.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
referer.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
removeQueryArg.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
sizeFormat.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
underscoreReturn.php
|
Tests: Add tests for the __return*() functions.
|
2019-01-21 00:32:33 +00:00 |
|
wpArraySliceAssoc.php
|
General: Add missing unit tests for wp_array_slice_assoc().
|
2019-05-21 14:47:58 +00:00 |
|
wpAuthCheck.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
wpGetMimeTypes.php
|
Media: Add a unit test for wp_get_mime_types().
|
2019-07-16 21:51:45 +00:00 |
|
wpListUtil.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
|
WpValidateBoolean.php
|
Tests: Correct assertion in test_wp_validate_boolean() to make sure the return type is properly tested.
|
2019-09-21 10:28:53 +00:00 |