All Topics
Word count doesn’t work
H,
I try to use the admin column word count. I get this:
Warning:
preg_match_all() expects at least 3 parameters, 2 given in /storage/content/20/170820/domda.se/public_html/wpsystem/wp-content/plugins/admin-columns-pro/codepress-admin-columns/classes/column.php on line 679
1
On line 679 it says:
return preg_match_all( $patterns[ $type ], $input ) + 1;
Don’t know how to fix it. Can you please help me?
You must be logged in to reply to this topic.