返信先: functions.phpでusces_filter_apply_addressformフックの処理できない

フォーラム 使い方全般 functions.phpでusces_filter_apply_addressformフックの処理できない 返信先: functions.phpでusces_filter_apply_addressformフックの処理できない

#69573
Jimmys
参加者

kitamuuu様

お世話になります。
エラーの出ているプラグインを除いた上で表示されているエラーは以下の通りです。

functions.phpの「add_filter( ‘usces_filter_apply_addressform’, ‘my_filter_apply_addressform’, 10, 3 );」をコメントアウトすると通常通り動作するので、以下のエラーは影響がないと思われるのですが、いかがでしょうか?

■エラー内容
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/hoge/www/hoge/wp-includes/functions.php on line 2908
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/hoge/www/hoge/wp-includes/functions.php on line 2908

Notice: Use of undefined constant outlet_custom_layout_background – assumed ‘outlet_custom_layout_background’ in /home/hoge/www/hoge/wp-content/themes/theme_name/includes/theme_customize.php on line 1095
Notice: Undefined variable: custom_css in /home/hoge/www/hoge/wp-content/themes/theme_name/includes/theme_customize.php on line 1098