Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/14/2020 08:44:56 PM (4 years ago)
Author:
imath
Message:

Hello BuddyPress Screen: update the link to the 2020 survey

props mercime

Fixes #8270

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-admin.php

    r12650 r12651  
    738738                                sprintf(
    739739                                    '<a href="%1$s">%2$s</a>',
    740                                     esc_url( 'https://buddypress.org' ),
     740                                    esc_url( 'https://mercime.survey.fm/2020-buddypress-survey' ),
    741741                                    esc_html__( '2020 BuddyPress Survey', 'buddypress' )
    742742                                )
Note: See TracChangeset for help on using the changeset viewer.