Skip to:
Content

bbPress.org


Ignore:
Timestamp:
03/10/2015 04:51:54 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Update any relevant hardcoded links to https.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/forums/template.php

    r5593 r5637  
    856856
    857857        // No link for categories until we support subscription hierarchy
    858         // @see http://bbpress.trac.wordpress.org/ticket/2475
     858        // @see https://bbpress.trac.wordpress.org/ticket/2475
    859859        if ( ! bbp_is_forum_category() ) {
    860860            $retval = bbp_get_user_subscribe_link( $r );
Note: See TracChangeset for help on using the changeset viewer.