[wp-meta] [Making WordPress.org] #2779: Single Plugin: Remove URL to Current Page from Plugin Title

Making WordPress.org noreply at wordpress.org
Mon Apr 24 23:28:29 UTC 2017


#2779: Single Plugin: Remove URL to Current Page from Plugin Title
------------------------------+-----------------------------------
 Reporter:  bmoredrew         |      Owner:
     Type:  defect            |     Status:  new
 Priority:  normal            |  Milestone:  Plugin Directory v3.0
Component:  Plugin Directory  |   Keywords:  has-patch
------------------------------+-----------------------------------
 When viewing a single plugin page, the Plugin Title links back to the page
 you are already viewing, making it difficult to select and poor ux.

 Not sure where to get a copy of plugin repo so can't provide a diff.

 Line 103 of plugin-single.php:
 https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
 /wp-content/themes/pub/wporg-plugins/template-parts/plugin-single.php

 Should be replaced with:
 {{{#!php
 <?php the_title( '<h1 class="plugin-title">', '</h1>' ); ?>
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2779>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list