I am not quite understanding what your saying. are you looking to change it?
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.
there are hooks yes and you can do so.
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.
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.
your best bet is to go to the site and get in the forums there to look for more info and helps. http://wpsymposium.com
Considered closed due to inactivity.