Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to filter bp_get_the_notification_description


  • pauapau
    Participant

    @pauapau

    hey guys,
    i want to change the function bp_get_the_notification_description().

    how to filter them?

    if i try do that like this:

    add_filter(bp_get_the_notification_description,bp_get_the_notification_description_change_link,1,2);
    

    the result will be:
    Notice: Use of undefined constant bp_get_the_notification_description – assumed ‘bp_get_the_notification_description’ in /mnt/web313/d2/98/57260698/htdocs/goUnhooked/wp-content/themes/kleo-child/functions.php on line 303 Notice: Use of undefined constant bp_get_the_notification_description_change_link – assumed ‘bp_get_the_notification_description_change_link’ in /mnt/web313/d2/98/57260698/htdocs/goUnhooked/wp-content/themes/kleo-child/functions.php on line 303 ‘

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar