[wp-meta] [Making WordPress.org] #4593: Rosetta sites: wordpress-org: "famous 5-minute installation" link should be made customizable

Making WordPress.org noreply at wordpress.org
Wed Jul 10 12:35:37 UTC 2019


#4593: Rosetta sites: wordpress-org: "famous 5-minute installation" link should be
made customizable
-------------------------------------------+---------------------
 Reporter:  fierevere                      |       Owner:  (none)
     Type:  defect                         |      Status:  new
 Priority:  normal                         |   Milestone:
Component:  International Sites (Rosetta)  |  Resolution:
 Keywords:                                 |
-------------------------------------------+---------------------
Description changed by SergeyBiryukov:

Old description:

> Current link to
> https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Installation
> is hardcoded, it should be made customizable (to local codex or helphub
> page) by locale managers (precisely - wordpress-org meta project
> translators)
>
> Code reference:
> https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
> /wp-content/themes/pub/wporg-main/page-
> download.php?marks=119#L120{{{#!php
> <?php
> /* translators: URL to installation guide */
> 119
> wp_kses_post( __( 'With our famous 5-minute installation, setting up
> WordPress for the first time is simple. We’ve created a <a
> href="%1$s">handy guide</a> to see you through the installation
> process.', 'wporg' ) ),
> 120
> 'https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Installation'
> 121                                                             );
> }}}

New description:

 Current link to
 https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Installation
 is hardcoded, it should be made customizable (to local codex or helphub
 page) by locale managers (precisely - wordpress-org meta project
 translators)

 Code reference:
 https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
 /wp-content/themes/pub/wporg-main/page-download.php?marks=119#L120

 {{{#!php
 <?php
 /* translators: URL to installation guide */
 wp_kses_post( __( 'With our famous 5-minute installation, setting up
 WordPress for the first time is simple. We’ve created a <a
 href="%1$s">handy guide</a> to see you through the installation process.',
 'wporg' ) ),
 'https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Installation'
 }}}

--

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4593#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list