Changeset 59333
- Timestamp:
- 10/31/2024 11:24:29 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r59165 r59333 2813 2813 * @since 2.2.0 2814 2814 * 2815 * @param string $ textValue from which trailing slashes will be removed.2815 * @param string $value Value from which trailing slashes will be removed. 2816 2816 * @return string String without the trailing slashes. 2817 2817 */
Note: See TracChangeset
for help on using the changeset viewer.