Making WordPress.org


Ignore:
Timestamp:
02/11/2021 11:46:40 PM (4 years ago)
Author:
dd32
Message:

Support: Also Viewing: Link the option to the support doc page.

See #2552.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-bbp-also-viewing/wporg-bbp-also-viewing.php

    r10659 r10662  
    201201        sprintf(
    202202            'Enable the <a href="%s">Also Viewing</a> feature.', // TODO: Translate once text is figured out __( , 'wporg-forums' ),
    203             esc_attr( 'javascript:alert("The Also Viewing feature allows regular support forum contributors to opt-in to allowing other users of this feature to see who else is viewing the current page.");' ) // TODO: This needs a support page explaining what it is.
     203            'https://make.wordpress.org/support/handbook/appendix/helpful-tools/#avoiding-overlapping-replies'
    204204        )
    205205    );
Note: See TracChangeset for help on using the changeset viewer.