Changeset 62178 for trunk/src/wp-includes/class-wp-xmlrpc-server.php
- Timestamp:
- 03/30/2026 05:31:56 AM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-xmlrpc-server.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-xmlrpc-server.php
r62167 r62178 354 354 * 355 355 * @param string|array $data Escape single string or array of strings. 356 * @return string| void Returns with string ispassed, alters by-reference356 * @return string|null Returns with string if passed, alters by-reference 357 357 * when array is passed. 358 358 */ … … 369 369 } 370 370 } 371 return null; 371 372 } 372 373
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)