wordpress-develop/tests/phpunit/tests/formatting
Isabel Brison 2beefda2c0 Editor: trim footnote anchors from post excerpts.
Adds the `excerpt_remove_footnotes` function to trim footnote anchors from post excerpts.

Props: ramonopoly, costdev, mukesh27, mcsf, azaozz.
Fixes #58805.


git-svn-id: https://develop.svn.wordpress.org/trunk@56244 602fd350-edb4-49c9-b593-d223f7449a82
2023-07-17 01:45:24 +00:00
..
balanceTags.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
capitalPDangit.php
cleanPre.php
convertInvalidEntities.php
convertSmilies.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
date.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
emoji.php
ent2ncr.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
escAttr.php
escHtml.php
escJs.php
escTextarea.php
escUrl.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
escXml.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
excerptRemoveBlocks.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
excerptRemoveFootnotes.php Editor: trim footnote anchors from post excerpts. 2023-07-17 01:45:24 +00:00
getBloginfo.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
getUrlInContent.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
humanTimeDiff.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
isEmail.php
likeEscape.php
linksAddTarget.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
makeClickable.php Formatting: Restore consistent quotes in _make_web_ftp_clickable_cb(). 2023-03-09 00:18:29 +00:00
mapDeep.php
normalizeWhitespace.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
redirect.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
removeAccents.php
sanitizeFileName.php Media: Replace consecutive periods in sanitize_file_name(). 2023-02-03 12:46:18 +00:00
sanitizeKey.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
sanitizeLocaleName.php I18N: Introduce sanitization function for locale. 2023-05-16 14:16:39 +00:00
sanitizeMimeType.php
sanitizeOrderby.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
sanitizePost.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
sanitizeTextField.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
sanitizeTitle.php
sanitizeTitleWithDashes.php Formatting: Strip object replacement characters from slugs. 2022-10-11 10:27:00 +00:00
sanitizeTrackbackUrls.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
sanitizeUser.php
seemsUtf8.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
slashit.php
stripslashesDeep.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
urlencodeDeep.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
urlShorten.php
utf8UriEncode.php
wpAutop.php Tests: Ignore EOL differences in a wpautop() test for <math> block elements. 2023-03-01 15:56:39 +00:00
wpBasename.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
wpHtmleditPre.php
wpHtmlExcerpt.php
wpHtmlSplit.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
wpIsoDescrambler.php
wpMakeLinkRelative.php
wpParseStr.php Tests: Improve documentation and variable names in some formatting tests. 2023-03-19 12:51:14 +00:00
wpRelNofollow.php Comments: Improve rel attribute usage in comments. 2023-02-07 18:52:24 +00:00
wpRelUgc.php Comments: Improve rel attribute usage in comments. 2023-02-07 18:52:24 +00:00
wpReplaceInHtmlTags.php
wpRicheditPre.php
wpSlash.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
wpSpecialchars.php
wpStripAllTags.php Formatting: Guard wp_strip_all_tags() against fatal errors. 2023-02-07 03:32:43 +00:00
wpTargetedLinkRel.php
wpTexturize.php Tests: Move some @covers tags in the formatting group to the class DocBlock. 2022-10-31 13:54:00 +00:00
wpTrimExcerpt.php Media: Fix lazy-loading bug by avoiding to modify content images when creating an excerpt. 2023-05-23 18:23:59 +00:00
wpTrimWords.php
zeroise.php