change author id works for prof profil and prof form
This commit is contained in:
@@ -4,7 +4,7 @@ Plugin Name: custer_plugin
|
||||
Plugin URI:
|
||||
Description: customize user : output infos on page, on email, and change current user id momentarly
|
||||
Author: hugogogo
|
||||
Version: 0.1.1
|
||||
Version: 0.1.3
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -18,7 +18,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
|
||||
include_once(plugin_dir_path(__FILE__) . '/custer_class.php');
|
||||
include_once(plugin_dir_path(__FILE__) . '/author_id.php');
|
||||
include_once(plugin_dir_path(__FILE__) . '/get_user_id.php');
|
||||
include_once(plugin_dir_path(__FILE__) . '/change_id.php');
|
||||
include_once(plugin_dir_path(__FILE__) . '/format_user_infos.php');
|
||||
include_once(plugin_dir_path(__FILE__) . '/user_infos.php');
|
||||
|
||||
Reference in New Issue
Block a user