cipf added css to hide parts of user profil when fipf see them

This commit is contained in:
asus
2024-03-31 23:38:04 +02:00
parent 0a30bca907
commit 75205571fe
6 changed files with 80 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ Plugin Name: hggg_cipf
Plugin URI:
Description:
Author: hugogogo
Version: 0.5.0
Version: 0.5.1
Author URI:
*/
@@ -50,6 +50,8 @@ include_once(Plgntls::root_path() . 'php/display_css.php');
include_once(Plgntls::root_path() . 'php/payments.php');
include_once(Plgntls::root_path() . 'php/random_posts.php');
include_once(Plgntls::root_path() . 'php/admin_user_profil.php');