Dion Hulse
|
7f29687a55
|
Revert [33845]
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-03 03:33:24 +00:00 |
|
Dion Hulse
|
f0706a0895
|
Term Splitting: Switch to a faster cron unschedule process to benefit sites with thousands of affected jobs. Fix the cron hook name in the failsafe rescheduler.
Merges [33727] to the 4.3 branch
Props Otto42, dd32, peterwilsoncc
Fixes #33423 for trunk
Built from https://develop.svn.wordpress.org/branches/4.3@33877
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-03 03:31:17 +00:00 |
|
Dion Hulse
|
7cfe2d293f
|
Revert [33688] which removed all branches/4.3 files due to a sync script error.
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-24 22:14:43 +00:00 |
|
Weston Ruter
|
4e96fc9fd7
|
Widgets: Switch back to using array_key_exists() instead of isset() for widget instance existence check.
Reverts unnecessary change in [32602] since `array_key_exists()` does actually work with `ArrayIterator` objects.
Merges [33696] to the 4.3 branch.
See #32474.
Fixes #33442 for the 4.3 branch.
Built from https://develop.svn.wordpress.org/branches/4.3@33721
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-24 19:31:16 +00:00 |
|
Dion Hulse
|
0b648f198b
|
Revert [33614] which removed all branches/4.3 files due to a sync script error.
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-19 13:24:10 +00:00 |
|
Dion Hulse
|
7f86f37642
|
Term Splitting: Fix a reversal of parameters to wp_schedule_single_event() introduced in [33621].
The existing invalid cron entries will not be purged automatically (as the 'timestamp' is never matched) so we do this ourselves.
Merges [33646] to the 4.3 branch.
Props mechter for noticing!
See #30261.
Fixes #33423 for the 4.3 branch.
Built from https://develop.svn.wordpress.org/branches/4.3@33647
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-19 11:37:14 +00:00 |
|
Andrew Nacin
|
fd57b239d2
|
Don't rely on include_path to include files.
Always use dirname() or, once available, ABSPATH.
props ketwaroo, hakre.
fixes #17092.
Built from https://develop.svn.wordpress.org/trunk@25616
git-svn-id: http://core.svn.wordpress.org/trunk@25533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-09-25 00:18:11 +00:00 |
|
nacin
|
f269b75d7b
|
Network admin multisite checks and docs. see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-10 14:27:15 +00:00 |
|
nacin
|
de9ce9e2fe
|
Doc blocks for wp-admin/network. see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 11:21:13 +00:00 |
|
ryan
|
022cdc5e6c
|
Plugin editing for network admin. Props PeteMall. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 18:23:23 +00:00 |
|