Making WordPress.org

Changeset 5364


Ignore:
Timestamp:
04/18/2017 10:59:37 PM (7 years ago)
Author:
iandunn
Message:

WordCamp Post Type: Use HTTPS when linking to Central

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-new-site.php

    r5362 r5364  
    512512                'title'   => __( 'Sponsors', 'wordcamporg' ),
    513513                'content' =>
    514                     '<p>'  . __( "<em>Organizers note:</em> Multi-event sponsors have been automatically created in the Sponsors menu, but you'll need to remove the ones that don't apply to your specific event. To find out which ones apply, please visit http://central.wordcamp.org/multi-event-sponsorship-packages/. After that, you should add the sponsors that are specific to your event. For non-English sites, make sure the URL below matches Call for Sponsors page.", 'wordcamporg' ) . '</p> ' .
     514                    '<p>'  . __( "<em>Organizers note:</em> Multi-event sponsors have been automatically created in the Sponsors menu, but you'll need to remove the ones that don't apply to your specific event. To find out which ones apply, please visit https://central.wordcamp.org/multi-event-sponsorship-packages/. After that, you should add the sponsors that are specific to your event. For non-English sites, make sure the URL below matches the Call for Sponsors page.", 'wordcamporg' ) . '</p> ' .
    515515                    '<h3>' . __( 'Our Sponsors', 'wordcamporg' ) . '</h3> ' .
    516516                    '<p>'  . __( 'Blurb thanking sponsors', 'wordcamporg' ) . '</p> ' .
Note: See TracChangeset for help on using the changeset viewer.