首页 WordPress函数大全 do_shortcode_tag()

do_shortcode_tag()

2020-05-01 / 4196阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers,>get_shortcode_regex instead.

do_shortcode_tag( array $m )

Regular Expression callable for do_shortcode() for calling shortcode hook.

描述

See also See also

  • get_shortcode_regex: for details of the match array contents.

Top ↑

参数

$m

(array)
(Required)
Regular expression match array

返回

(string|false) False on failure.

大家谈论
    我的见解