mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
s/2.4/2.5/. Props ffemtcj. fixes #5810
git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1614,7 +1614,7 @@ function atom_service_url_filter($url)
|
||||
*
|
||||
* @package WordPress
|
||||
* @package Debug
|
||||
* @since 2.4
|
||||
* @since 2.5
|
||||
* @access private
|
||||
*
|
||||
* @uses do_action() Calls 'deprecated_function_run' and passes the function name and what to use instead.
|
||||
@@ -1649,7 +1649,7 @@ function _deprecated_function($function, $version, $replacement=null) {
|
||||
*
|
||||
* @package WordPress
|
||||
* @package Debug
|
||||
* @since 2.4
|
||||
* @since 2.5
|
||||
* @access private
|
||||
*
|
||||
* @uses do_action() Calls 'deprecated_file_included' and passes the file name and what to use instead.
|
||||
|
||||
Reference in New Issue
Block a user