Skip to content

Instantly share code, notes, and snippets.

@raftaar1191
Created October 12, 2023 08:28
Show Gist options
  • Save raftaar1191/b9962328a0026f9d3ad78a7e06b0d806 to your computer and use it in GitHub Desktop.
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
remove_action( 'bp_activity_after_email_content', 'bb_gif_activity_after_email_content' );
@raftaar1191
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment