Making WordPress.org


Ignore:
Timestamp:
11/28/2016 04:19:16 AM (8 years ago)
Author:
tellyworth
Message:

Plugin directory: add feedback link in header.

See #2267

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/header.php

    r4426 r4438  
    5959                    </nav><!-- #site-navigation -->
    6060                <?php endif; ?>
     61                <div class="feedback-survey"><a href="http://mapk.polldaddy.com/s/new-plugin-directory"><span class="dashicons dashicons-megaphone"></span><span class="survey-msg">
     62                    <?php _e( 'Share your feedback!' ); ?>
     63                </span></a></div>
    6164            </div><!-- .site-branding -->
    6265        </header><!-- #masthead -->
Note: See TracChangeset for help on using the changeset viewer.