Logo
Explore Help
Sign In
IntenseWebs/WordPress
3
0
Fork 0
You've already forked WordPress
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
5225e026ef497bb96c9ce167a842270236db283a
WordPress/wp-includes/registration.php

8 lines
178 B
PHP
Raw Normal View History

Setting native eol:style git-svn-id: http://svn.automattic.com/wordpress/trunk@2735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 16:16:03 +00:00
<?php
phpdoc for registration from darkdragon. fixes #4383 git-svn-id: http://svn.automattic.com/wordpress/trunk@6564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-06 08:21:58 +00:00
/**
Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default. fixes #13761. git-svn-id: http://svn.automattic.com/wordpress/trunk@16009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-27 10:46:24 +00:00
* Deprecated. No longer needed.
phpdoc for registration from darkdragon. fixes #4383 git-svn-id: http://svn.automattic.com/wordpress/trunk@6564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-06 08:21:58 +00:00
*
* @package WordPress
*/
Docs: Use 3-digit, x.x.x-style semantic versioning for `_doing_it_wrong()`, `_deprecated_function()`, `_deprecated_argument()`, and `_deprecated_file()` throughout core. Props metodiew. Fixes #36495. Built from https://develop.svn.wordpress.org/trunk@37985 git-svn-id: http://core.svn.wordpress.org/trunk@37926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-06 12:40:29 +00:00
_deprecated_file( basename(__FILE__), '3.1.0', null, __( 'This file no longer needs to be included.' ) );
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 426ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API