Skip to:
Content

bbPress.org

Changeset 6345


Ignore:
Timestamp:
03/02/2017 07:32:31 AM (7 years ago)
Author:
netweb
Message:

About: Fix Gravatar URL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/admin.php

    r6284 r6345  
    889889                </li>
    890890                <li class="wp-person" id="wp-person-johnjamesjacoby">
    891                     <a href="https://profiles.wordpress.org/johnjamesjacoby"><img src="http://0.gravatar.com/avatar/81ec16063d89b162d55efe72165c105f?s=60" class="gravatar" alt="John James Jacoby" /></a>
     891                    <a href="https://profiles.wordpress.org/johnjamesjacoby"><img src="http://0.gravatar.com/avatar/7a2644fb53ae2f7bfd7143b504af396c?s=60" class="gravatar" alt="John James Jacoby" /></a>
    892892                    <a class="web" href="https://profiles.wordpress.org/johnjamesjacoby">John James Jacoby</a>
    893893                    <span class="title"><?php esc_html_e( 'Lead Developer', 'bbpress' ); ?></span>
Note: See TracChangeset for help on using the changeset viewer.