[wp-trac] [WordPress Trac] #27703: Need additional db version information in WP3.9+
WordPress Trac
noreply at wordpress.org
Mon Apr 7 23:16:20 UTC 2014
#27703: Need additional db version information in WP3.9+
------------------------------+-----------------------------
Reporter: webaware | Owner: pento
Type: enhancement | Status: assigned
Priority: normal | Milestone: 3.9
Component: Database | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: administration
------------------------------+-----------------------------
Changes (by pento):
* keywords: => has-patch commit
* owner: => pento
* type: defect (bug) => enhancement
* status: new => assigned
* milestone: Awaiting Review => 3.9
Comment:
attachment:27703.2.diff adds an optional flag to `$wpdb->db_version()` to
return the full version string.
In a brief search of the WP.org plugin repo, I couldn't find any plugins
doing things with the version number other than `echo`-ing it, or
`version_compare()`-ing it.
That said, I have no problem with providing a standard method for getting
extra information about the server.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27703#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list