سلام دقیقا کدهایی که شمازدین رو زدم اما این نوتیف رو توی پیشخوان + فرانت سیات نمایش میدهد
کدهای استفاده شده:
<?php
define('wf_DIR',plugin_dir_url(__FILE__));
define('wf_URL',plugin_dir_url(__FILE__));
define('wf_INC',plugin_dir.'/inc/');
function wf_filter_words($content)
{
return $content;
}
add_filter('the_content','wf_filter_words');
?>
متن هشدار:
Warning: Use of undefined constant plugin_dir - assumed 'plugin_dir' (this will throw an Error in a future version of PHP) in F:\zzzamp\htdocs\7le\wp-content\plugins\words-filter\words-
filter.php on line 14