Fatal error: Uncaught Error: Call to undefined function apply_filters()
-
Hi! I need help with this error: Fatal error: Uncaught Error: Call to undefined function apply_filters().
I have copied all the short-functions.php code and I get the error in this line:
return apply_filters(‘um_user_display_name_filter’, $name, um_user(‘ID’), ( $attrs == ‘html’ ) ? 1 : 0 );
inside the function um_user!
I can′t find that function anywhere in the ultimatemember github repository!
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error: Uncaught Error: Call to undefined function apply_filters()’ is closed to new replies.