Share Pastebin
Guest
Public paste!

jjj

By: a guest | Feb 9th, 2010 | Syntax: PHP | Size: 0.10 KB | Hits: 53 | Expires: Never
Copy text to clipboard
  1. function your_custom_thing() {
  2.        
  3. }
  4. add_action( 'bp_activity_post_form_options', 'your_custom_thing' );