Warning: stripos() [function.stripos]: needle is not a string or an integer
WordPressを3.5から3.5.1 に変更したら、以下のような現象が発生するようになりました。
寄稿者で記事を投稿し、編集者(editor)または管理者(administrator)で『公開』しようとすると、警告が表示されます。
Warning: stripos() [function.stripos]: needle is not a string or an integer in /host/wordpress/wp-includes/functions.php on line 658 Warning: stripos() [function.stripos]: needle is not a string or an integer in /host/wordpress/wp-includes/functions.php on line 661 Warning: Cannot modify header information - headers already sent by (output started at /host/wordpress/wp-includes/functions.php:658) in /host/wordpress/wp-includes/pluggable.php on line 876
“WordPress3.5.1 の不具合?(includes/functions.php on line 658)” の続きを読む