Making WordPress.org


Ignore:
Timestamp:
06/06/2018 10:24:28 PM (7 years ago)
Author:
obenland
Message:

Main: Curly quotes FTW!

Props tobifjellner.
Fixes #3556.

File:
1 edited

Legend:

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

    r6972 r7279  
    104104                        ?>
    105105                    </p>
    106                     <p><?php esc_html_e( 'The WordPress open source project has evolved in progressive ways over time &#8212; supported by skilled, enthusiastic developers, designers, scientists, bloggers, and more. WordPress provides the opportunity for anyone to create and share, from handcrafted personal anecdotes to world-changing movements. People with a limited tech experience can use it "out of the box", and more tech-savvy folks can customize it in remarkable ways.', 'wporg' ); ?></p>
     106                    <p><?php esc_html_e( 'The WordPress open source project has evolved in progressive ways over time &#8212; supported by skilled, enthusiastic developers, designers, scientists, bloggers, and more. WordPress provides the opportunity for anyone to create and share, from handcrafted personal anecdotes to world-changing movements. People with a limited tech experience can use it &#8220;out of the box&#8221;, and more tech-savvy folks can customize it in remarkable ways.', 'wporg' ); ?></p>
    107107                </section>
    108108
Note: See TracChangeset for help on using the changeset viewer.