strpos() error
-
PHP Warning: strpos() expects parameter 1 to be string, array given in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 482, referer: /wp-admin/post.php?post=123&action=edit
if ( strpos( $val, 'field_' ) === 0 ) { continue; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘strpos() error’ is closed to new replies.