Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/20/2015 06:02:50 PM (9 years ago)
Author:
djpaul
Message:

HTTPSify all external URLs if applicable.

Also sneaks in a few corrections to BuddyPress Codex URLs where the content has been moved since the link was originally added to BP.

Fixes #6184, props mercime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-akismet.php

    r9471 r9517  
    132132     * @since BuddyPress (1.6)
    133133     *
    134      * @see http://plugins.trac.wordpress.org/ticket/1232
     134     * @see https://plugins.trac.wordpress.org/ticket/1232
    135135     */
    136136    public function add_activity_stream_nonce() {
     
    590590     * @since BuddyPress (1.6)
    591591     *
    592      * @see http://buddypress.trac.wordpress.org/ticket/3907
     592     * @see https://buddypress.trac.wordpress.org/ticket/3907
    593593     * @todo Update activity meta to allow >1 record with the same key (iterate through $history).
    594594     *
Note: See TracChangeset for help on using the changeset viewer.