Scott Taylor
|
e619abda6e
|
Improve various @param docs for src/wp-includes/* .
See #30224.
Built from https://develop.svn.wordpress.org/trunk@30681
git-svn-id: http://core.svn.wordpress.org/trunk@30671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-12-01 01:34:24 +00:00 |
|
Konstantin Kovshenin
|
2b88252b38
|
New remove() method and some unit tests for the WP_Error class.
props stephenharris.
fixes #28092.
Built from https://develop.svn.wordpress.org/trunk@29854
git-svn-id: http://core.svn.wordpress.org/trunk@29617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-10-08 07:12:18 +00:00 |
|
Drew Jaynes
|
a8583d5f19
|
Fix some words that aren't words.
See #28885.
Built from https://develop.svn.wordpress.org/trunk@29454
git-svn-id: http://core.svn.wordpress.org/trunk@29232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-09 19:30:17 +00:00 |
|
Drew Jaynes
|
bf3f95f36f
|
Fill out inline documentation for magic methods added to the WP_Error class in [28511].
See #27881, #22234 and #28885.
Built from https://develop.svn.wordpress.org/trunk@29144
git-svn-id: http://core.svn.wordpress.org/trunk@28928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-07-13 23:42:14 +00:00 |
|
John Blackbourn
|
52aa3a5112
|
Revert [29033] pending further discussion. See #28319.
Built from https://develop.svn.wordpress.org/trunk@29046
git-svn-id: http://core.svn.wordpress.org/trunk@28834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-07-09 19:19:14 +00:00 |
|
John Blackbourn
|
1e681c1421
|
Add a create_wp_error action which is called when a WP_Error instance is created. Fixes #28319. Props ebinnion
Built from https://develop.svn.wordpress.org/trunk@29033
git-svn-id: http://core.svn.wordpress.org/trunk@28821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-07-08 18:47:15 +00:00 |
|
Drew Jaynes
|
10e48ccbf2
|
Improve inline documentation for the __construct() and add() methods in WP_Error class.
Props jdgrimes.
Fixes #28203.
Built from https://develop.svn.wordpress.org/trunk@28660
git-svn-id: http://core.svn.wordpress.org/trunk@28478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-06-04 06:06:14 +00:00 |
|
Scott Taylor
|
85f73cf458
|
Classes that have __set() also need __isset() and __unset() .
See #27881, #22234.
Built from https://develop.svn.wordpress.org/trunk@28524
git-svn-id: http://core.svn.wordpress.org/trunk@28350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-05-19 06:52:14 +00:00 |
|
Scott Taylor
|
821246b4ae
|
Some classes with __get() method also need __set() .
See #27881, #22234.
Built from https://develop.svn.wordpress.org/trunk@28521
git-svn-id: http://core.svn.wordpress.org/trunk@28347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-05-19 06:31:15 +00:00 |
|
Scott Taylor
|
72d096b007
|
Add access modifiers to methods/members in WP_Error . Add a magic __get() method for BC.
See #27881, #22234.
Built from https://develop.svn.wordpress.org/trunk@28511
git-svn-id: http://core.svn.wordpress.org/trunk@28337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-05-19 05:50:14 +00:00 |
|
Sergey Biryukov
|
d842da10e7
|
Correct inline docs for is_wp_error(). props johnbillion. fixes #24637.
git-svn-id: http://core.svn.wordpress.org/trunk@24507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-24 18:23:45 +00:00 |
|
ryan
|
e3b46b25d3
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 17:01:11 +00:00 |
|
duck_
|
e4ed63fc6f
|
Fix typos in documentation (wp-includes/[a-h]). See #18560.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-03 16:02:41 +00:00 |
|
ryan
|
04487fc268
|
Constructor cleanup. Props ocean90. fixes #16768
git-svn-id: http://svn.automattic.com/wordpress/trunk@17771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-29 20:05:12 +00:00 |
|
nacin
|
04deafb31c
|
File-level phpdoc for new class files. fixes #10287.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-30 14:09:05 +00:00 |
|
nacin
|
731bf1fb06
|
Begin the dissolution of classes.php. see #10287.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-30 07:02:06 +00:00 |
|