Changeset 7910
- Timestamp:
- 11/28/2018 02:17:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/jetpack-tweaks/sharing.php
r2958 r7910 15 15 */ 16 16 function default_og_image() { 17 if ( has_header_image() ) { 18 return get_header_image(); 19 } 20 17 21 return 'https://s.w.org/images/backgrounds/wordpress-bg-medblue.png'; 18 22 }
Note: See TracChangeset
for help on using the changeset viewer.