Making WordPress.org


Ignore:
Timestamp:
11/11/2016 12:31:24 AM (9 years ago)
Author:
iandunn
Message:

WordCamp Coming Soon Page: Enqueue admin bar styles for logged-in users

Fixes #2213
Props ryelle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-organizer-reminders/wcor-mailer.php

    r3197 r4345  
    9898     * @see http://stackoverflow.com/q/4728393/450127
    9999     *
     100     * @todo Switch this and all other instances of hardcoded addresses to use EMAIL_CENTRAL_SUPPORT and
     101     * EMAIL_DEVELOPER_NOTIFICATIONS constants
     102     *
    100103     * @param string $to
    101104     * @param string $subject
     
    104107     * @param WP_Post $email
    105108     * @param WP_Post $wordcamp
     109     *
    106110     * @return bool
    107111     */
Note: See TracChangeset for help on using the changeset viewer.