Created
October 12, 2023 08:28
-
-
Save raftaar1191/b9962328a0026f9d3ad78a7e06b0d806 to your computer and use it in GitHub Desktop.
Fix for Not able to comment on Other User Activity Post in PHP version 8.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remove_action( 'bp_activity_after_email_content', 'bb_gif_activity_after_email_content' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
buddyboss/buddyboss-platform#4178