redirections whould work now

This commit is contained in:
asus
2024-03-17 17:59:48 +01:00
parent c39a656ab1
commit 874736fd8a
4 changed files with 38 additions and 7 deletions

View File

@@ -2,9 +2,9 @@
/*
Plugin Name: cipf_plugin
Plugin URI:
Description:
Description: reset cgv, price works with acf label
Author: hugogogo
Version: 0.2.9
Version: 0.3.1
Author URI:
*/
@@ -42,7 +42,6 @@ include_once(PLGNTLS_class::root_path() . 'php/redirections.php');
include_once(PLGNTLS_class::root_path() . 'php/author_restriction.php');
include_once(PLGNTLS_class::root_path() . 'php/profs_profil.php');
include_once(PLGNTLS_class::root_path() . 'php/profs_form.php');
//include_once(PLGNTLS_class::root_path() . 'php/reset_card_form.php');
include_once(PLGNTLS_class::root_path() . 'php/partners_register.php');
include_once(PLGNTLS_class::root_path() . 'php/partners_page.php');