Youzify Support
-
Hello Team,
Hope you are doing good.
My name is Youssef I’m the developer of Youzify (formerly Youzer).
First of all congratulation on this great plugin and thanks a lot for adding Youzer compatibility before.
We just released a FREE version of Youzify and we were forced to change the prefixes as suggested by the WordPress Review team from yz_ to youzify_ which made the plugins not compatible anymore.
I just did a quick check on the code and found that there was 3 spots for our filters. Please change the “yz_” prefix to “youzify_” and they should work fine as before with this new version.
add_action( 'yz_after_header_cover_head_content', array( $this, 'add_profile_block_button' ) ); C:\Users\youss\Downloads\bp-toolkit\bp-toolkit\includes\class-bp-toolkit-report.php: 59: add_action( 'yz_after_header_cover_head_content', array( $this, 'add_profile_report_button' ) ); C:\Users\youss\Downloads\bp-toolkit\bp-toolkit\includes\class-bp-toolkit-suspend.php: 49: add_action( 'yz_after_header_cover_head_content', array( $this, 'add_profile_suspend_button' ) );
Thanks a lot for your time and effort and don’t hesitate to contact us if there’s anything we can you help you with ??
Stay safe and have a great day.
Best Regards, Youssef.
- The topic ‘Youzify Support’ is closed to new replies.