..
Autop.php
Build/Test Tools: Ignore EOL differences in tests using multiline string assertions.
2019-10-29 14:26:41 +00:00
balanceTags.php
Formatting: Improve accuracy of force_balance_tags() and add support for custom element tags.
2019-09-02 10:24:18 +00:00
BlogInfo.php
I18N: Introduce unit tests for the Japanese language in order to facilitate future improvements.
2018-06-16 12:44:46 +00:00
CapitalPDangit.php
Formatting: Fix capital_P_dangit() not capital P-ing, dangit.
2018-01-08 10:35:13 +00:00
CleanPre.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
ConvertInvalidEntries.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
date.php
Date/Time: Rewrite and simplify get_gmt_from_date(), get_date_from_gmt(), and iso8601_to_datetime() using wp_timezone().
2019-08-23 11:02:51 +00:00
Emoji.php
Emoji: Update Twemoji to version 12.0.0.
2019-04-08 05:21:49 +00:00
ent2ncr.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
EscAttr.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
EscHtml.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
EscTextarea.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
EscUrl.php
Build/Test Tools: Ignore EOL differences in tests using multiline string assertions.
2019-10-29 14:26:41 +00:00
ExcerptRemoveBlocks.php
Fix parsing of inner blocks when auto-generating an excerpt. Helps to prevent cases where dynamic inner blocks may cause an infinite loop if trying to auto-generate an excerpt.
2019-04-24 21:38:21 +00:00
GetUrlInContent.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
HtmlExcerpt.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
HumanTimeDiff.php
Formatting: Add support for seconds to human_time_diff().
2019-06-28 06:43:27 +00:00
IsEmail.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
isoDescrambler.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
JSEscape.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
LikeEscape.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
LinksAddTarget.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
MakeClickable.php
Comments: Add rel="nofollow ugc" attribute when converting plain URLs to <a> tags in comments via make_clickable().
2019-10-21 20:39:16 +00:00
MapDeep.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
NormalizeWhitespace.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
redirect.php
Build/Test Tools: Adjust the test for wp_redirect() status codes added in [46641] per the documentation and coding standards.
2019-11-04 12:57:17 +00:00
RemoveAccents.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeFileName.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeMimeType.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeOrderby.php
Clean up some edge cases in sanitize_sql_orderby().
2015-04-20 05:41:37 +00:00
SanitizePost.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeTextField.php
Build/Test Tools: Ignore EOL differences in tests using multiline string assertions.
2019-10-29 14:26:41 +00:00
SanitizeTitle.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeTitleWithDashes.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SanitizeTrackbackUrls.php
Move PHPUnit tests into a tests/phpunit directory.
2013-08-29 18:39:34 +00:00
SanitizeUser.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
SeemsUtf8.php
Repair the seems_utf8() tests that use Big5 encoding.
2014-11-22 20:56:23 +00:00
Slashit.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
Smilies.php
Formatting: Don't convert smilies in ignored tags that have attributes.
2019-06-27 02:04:17 +00:00
StripSlashesDeep.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
UrlencodeDeep.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
URLShorten.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
Utf8UriEncode.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPBasename.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WpHtmlEditPre.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WpHtmlSplit.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPMakeLinkRelative.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPRelNoFollow.php
Coding Standards: Fix WPCS issue in [45990].
2019-09-04 18:40:13 +00:00
WPRelUgc.php
Comments: Add rel="nofollow ugc" attribute to links in comments.
2019-09-30 01:29:10 +00:00
WpReplaceInHtmlTags.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WpRichEditPre.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPSpecialchars.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
WPStripAllTags.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPTargetedLinkRel.php
Docs: Remove full stop from ticket number.
2019-05-25 12:08:11 +00:00
WPTexturize.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
WpTrimExcerpt.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
WPTrimWords.php
Posts, Post Types: In wp_trim_words() make sure the $num_words parameter is always an integer, as documented, to avoid a PHP warning.
2019-08-14 17:17:51 +00:00
Zeroise.php
Code is Poetry.
2017-11-30 23:09:33 +00:00