-
developer started the topic how comments are posted on buddypress? in the forum How-to & Troubleshooting 9 years ago
i want to know the process behind the comment posting in buddypress?
is there any jQuery.ajax method used to post the comment? -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
using javascript?
really how?
could you please give me some example regarding this?
@henrywright -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
sorry man
not what i’m looking for
i said i need a hook which fire whencreate group and continue
button is clicked -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
@henrywright i used the following hooks for display captcha and validate captcha …
add_action(“bp_after_group_details_creation_step”,”custom_function_display”);
add_action(“bp_activity_comment_posted”,”custom_function_validate”); -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
@henrywright are you sure?
becausebp_activity_comment_posted
not working actually…
sorry for bothering you …
thanks in advance -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
@henrywright i mean when you first create the group and first step appear there is a button in bottom which is
save and continue
i need a hook which call on click of this button… -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
@henrywright could you please give me the hook for
create group form
same as you given me for the comment in your previous reply -
developer started the topic want to add and validate captcha on comment and create group form in buddypress in the forum How-to & Troubleshooting 9 years, 2 months ago
want to add and validate captcha on comment and create group form in buddypress
i am currently using the latest version of wordpress and buddypress with default theme
as i mention i want to place a captcha on comment and create a group form of buddypress which is done but only part is pending that is validation part
if user click on post button…[Read more] -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
thanks @henrywright
thanks @danbp -
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
thanks @henrywright
a little bit of confusion is still in my mind is that
do we have to passed argument along with that hook…
bp_activity_comment_posted
-
developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
thanks @djsteveb for replying
i am looking for a do_action hook so that i hook my customize function during the post button is clicked when user reply or comment on any post
actually i am placing a captcha in buddypress comment which is done
look what i do here…//action hook to display captcha in…[Read more]
-
developer started the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to & Troubleshooting 9 years, 2 months ago
need a hook which is called during click of comment button
i want to call my custom function during click of post button of comment section of buddypress?
please can anyone help me out there??? -
developer's profile was updated 9 years, 2 months ago
@ajaysingh-1
Active 8 years, 8 months ago