mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Add missing @deprecated tags in the file docblock of some deprecated files.
Props jrf. Fixes #48254. git-svn-id: https://develop.svn.wordpress.org/trunk@46439 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Session API
|
||||
*
|
||||
* @since 4.0.0
|
||||
* @deprecated 4.7.0
|
||||
*/
|
||||
|
||||
_deprecated_file( basename( __FILE__ ), '4.7.0' );
|
||||
|
||||
Reference in New Issue
Block a user