WordPress函数 - _convert_urlencoded_to_entities()

Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

_convert_urlencoded_to_entities( array $match )

Preview fix for JavaScript bug with foreign languages.


Parameters

$match

(array) (Required) Match array from preg_replace_callback.


Return

(string)


Source

File: wp-includes/post-template.php

 * @since 0.71
 */
function the_excerpt() {


Changelog

Changelog
Version Description
3.1.0 Introduced.

发表回复

© 2023 狸玖技术站 - 基于 WordPress