Hi Stefan,
sorry but… inserted this code
add_filter(
‘statify__user_can_see_stats’,
function( $previous ) {
return $previous || current_user_can( ‘edit_others_pages’ );
}
);
and get this message:
Deine PHP-Code-Änderungen wurden aufgrund eines Fehlers in Zeile 5 der Datei wp-content/themes/Impreza-child/functions.php zurückgesetzt. Bitte beheben und versuchen, erneut zu speichern.
syntax error, unexpected ”statify__user_can_see_stats” (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’
Ausblenden
Hi Stefan,
thanks for your quick reply… we got an error in WP, please see screenshots here: https://imgur.com/a/5EmWK2x
Do we have to implement it into functions.php (child theme) in an amended way?
Thanks,
Andreas
Hi Stefan,
we use Version 1.8.3… so did we oversee something in the options?
-
This reply was modified 3 years, 8 months ago by wvgdesign.