首页 WordPress函数大全 iis7_add_rewrite_rule()

iis7_add_rewrite_rule()

2020-05-02 / 3735阅 / 悠然

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

iis7_add_rewrite_rule( string $filename, string $rewrite_rule )

Add WordPress rewrite rule to the IIS 7+ configuration file.

描述

参数

$filename

(string)
(Required)
The file path to the configuration file

$rewrite_rule

(string)
(Required)
The XML fragment with URL Rewrite rule

返回

(bool)

大家谈论
    我的见解