Title: cbrown90's Replies | WordPress.org

---

# cbrown90

  [  ](https://wordpress.org/support/users/cbrown90/)

 *   [Profile](https://wordpress.org/support/users/cbrown90/)
 *   [Topics Started](https://wordpress.org/support/users/cbrown90/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cbrown90/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cbrown90/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cbrown90/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cbrown90/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cbrown90/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Author: WP Symposium] comment_form for wp symposium](https://wordpress.org/support/topic/comment_form-for-wp-symposium/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/comment_form-for-wp-symposium/#post-3983471)
 * Also how do these filters tie into the activity commenting?
    __wps__wall_newpost_filter
   __wps__wall_postreply_filter __wps__wall_postreply_involved_filter Where are 
   these filters created? Sorry about all the questions; I have been trying to sift
   through most of the php files to learn how the wp symposium commenting system
   works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Author: WP Symposium] comment_form for wp symposium](https://wordpress.org/support/topic/comment_form-for-wp-symposium/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/comment_form-for-wp-symposium/#post-3983430)
 * Which file creates the text box where it says “what’s up” and “write a comment”?
   I have searched the files and found pieces of it in wps_ui.php and functions.
   php but still seem to be missing part of it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882326)
 * Hey Randy,
 * I am trying to understand how your code interacts with wordpress theme.
    Is this
   the spot where you “hook” into user comment areas of wordpress?
 * add_filter(‘comment_text’, ‘drawblog_add_image_to_comment’);
    add_action(‘comment_form’,‘
   drawblog_comment_form’); add_action(‘comment_post’, ‘drawblog_save_image’);
 * Thanks (Understanding php is not easy to begin with but I am trying)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Author: WP Symposium] comment_form for wp symposium](https://wordpress.org/support/topic/comment_form-for-wp-symposium/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/comment_form-for-wp-symposium/#post-3983314)
 * I have seen other plugins modify (adding features to it) the wordpress comments
   by “hooking” into them (at least I think so with limited programming background).
   I am trying to do the same with wp symposium comments.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Author: WP Symposium] status](https://wordpress.org/support/topic/status-2/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/status-2/#post-3976256)
 * [resolved]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882321)
 * I was curious how many hours did you think it would take you or an experience
   programer to integrate DrawBlog with WP symposium?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882307)
 * Thanks for looking into it; I am fairly new to real-world programming, and had
   no idea how much work it would be.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882285)
 * It would be great drawblog was included in the stream or activities (the same
   thing kinda like a facebook wall) where members post their thoughts for friends
   to see. Thank you for being willing to look into it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882278)
 * I was wondering if you had looked at WP Sympossium yet?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DrawBlog] versitility of drawblog](https://wordpress.org/support/topic/versitility-of-drawblog/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/versitility-of-drawblog/#post-3882273)
 * How much work did it look like to have drawblog “hook” into wp sympossium?
    I
   am fairly new to plugin code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Online Games Collection] Error: cannot call methods on resizable prior to initialization; attempted to ca](https://wordpress.org/support/topic/error-cannot-call-methods-on-resizable-prior-to-initialization-attempted-to-ca/)
 *  Thread Starter [cbrown90](https://wordpress.org/support/users/cbrown90/)
 * (@cbrown90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-cannot-call-methods-on-resizable-prior-to-initialization-attempted-to-ca/#post-3883728)
 * Error: cannot call methods on resizable prior to initialization; attempted to
   call method ‘destroy

Viewing 11 replies - 1 through 11 (of 11 total)