Making WordPress.org

Ticket #3308: 3308-new.diff

File 3308-new.diff, 669 bytes (added by ronakganatra, 7 years ago)

Added description in search.php as per description

  • wordpress.org/public_html/wp-content/themes/pub/wporg/search.php

     wordpress.org/public_html/wp-content/themes/pub/wporg/search.php | 4 ++++
     1 file changed, 4 insertions(+)
    
    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg/search.php b/wordpress.org/public_html/wp-content/themes/pub/wporg/search.php
    index da96e10d..f39831a4 100644
    a b  
    22/**
    33 * The template for displaying search results pages.
    44 *
     5 * This is the template that displays search result.
     6 *
     7 * @link https://codex.wordpress.org/Template_Hierarchy
     8 *
    59 * @package WordPressdotorg\Theme
    610 */
    711