Skip to:
Content
Pages
Categories
Search
Top
Bottom

add custom field which works same like comment in activity stream


  • divyesh25
    Participant

    @divyesh25

    Hello All,

    In one of my buddypress project require new custom field (“correction”) which will works exactly same as commenting system for activity stream. As per requirement,
    Logged in user can either post comments or corrections (“new custom field”).
    I searched a lot on web but i didn’t found any related to that. Actually i am new to wordpress and buddypress.
    is there any specific code snippet or idea which helps me to implement above requirement?
    I used,
    Wordpress Version: 3.9.2
    Buddypress Version: 2.0.2

    Any kind of help will be great appreciate. Please reply if you need more details.

    Thanks

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

  • shanebp
    Moderator

    @shanebp

    This could be done, but it will require much more than a code snippet.
    You’ll have to duplicate all the activity comment code for php, js & html.
    Take a look at:
    buddypress\bp-templates\bp-legacy\buddypress\activity\comment.php
    to get an idea of what is involved.


    divyesh25
    Participant

    @divyesh25

    Thanks Shane..I will look into that and let you know if any help needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add custom field which works same like comment in activity stream’ is closed to new replies.
Skip to toolbar