| 1 | Index: functions.php
|
|---|
| 2 | ===================================================================
|
|---|
| 3 | --- functions.php (revision 2417)
|
|---|
| 4 | +++ functions.php (working copy)
|
|---|
| 5 | @@ -874,7 +874,6 @@
|
|---|
| 6 | }
|
|---|
| 7 |
|
|---|
| 8 | }
|
|---|
| 9 | -}
|
|---|
| 10 |
|
|---|
| 11 | if (isset($wp_filter[$tag]))
|
|---|
| 12 | ksort($wp_filter[$tag]);
|
|---|