mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-06 09:20:28 +08:00
sync with branch01
This commit is contained in:
parent
acdde0a28b
commit
aaf70d27af
10 changed files with 1939 additions and 1681 deletions
|
@ -131,7 +131,6 @@ class MainWP_Keyword_Links {
|
|||
if ( empty( $redirection_folder ) ) {
|
||||
$rules = $this->get_cloak_rules();
|
||||
$rules = $this->mod_rewrite_rules( $rules );
|
||||
//error_log(print_r($rules, true));
|
||||
//self::clear_htaccess();
|
||||
} else {
|
||||
//Create rewrite ruler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue