[wp-trac] [WordPress Trac] #17902: You guys should add a "Plugin Details" pop-up link to installed plugins.
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 13 15:08:44 UTC 2012
#17902: You guys should add a "Plugin Details" pop-up link to installed plugins.
-------------------------------------+------------------------------
Reporter: trusktr | Owner: chsxf
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.1.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------------------
Comment (by kurtpayne):
Replying to [comment:8 scribu]:
> I don't see why extensive editing of the existing markup would be
necessary. Just use the same markup everywhere, since it shouldn't matter
if the info comes from the readme file or from wp.org.
The rules are tied to specific element IDs which are written out by the
`plugin_readme_information()` and `install_plugin_information()`
functions.
The `plugin_readme_information()` function writes out the markup the same
way as `install_plugin_information()` does. The element IDs are based on
a query string variable (&tab=...).
It would be possible to have the new function
(`plugin_readme_information()`) to ignore the query string and force the
same id as `install_plugin_information()`. Do you think this would be
confusing for future developers?
Or did I completely misunderstand what you said?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17902#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list