Making WordPress.org


Ignore:
Timestamp:
03/01/2022 11:19:55 PM (3 years ago)
Author:
coffee2code
Message:

Photo Directory: Fix inline docs in a couple places.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/front-page.php

    r11601 r11618  
    8282            'title' => __( 'FAQ', 'wporg-photos' ),
    8383            'text'  => sprintf(
    84                 /* translators: URL to make/plugins site. */
     84                /* translators: URL to FAQ page. */
    8585                __( 'Learn more about licensing, usage, and adding your photos to the WordPress Photo Directory via <a href="%s">Frequently Asked Questions</a>.', 'wporg-photos' ),
    8686                esc_url( home_url( 'faq' ) )
Note: See TracChangeset for help on using the changeset viewer.