| | 18 | == Updates == |
| | 19 | |
| | 20 | The site was updated to WordPress 3.6.1 on ticket:594. |
| | 21 | |
| | 22 | == Issues == |
| | 23 | |
| | 24 | Running the http://wp-cli.org/ script generates to following warnings: |
| | 25 | |
| | 26 | {{{ |
| | 27 | wp core version |
| | 28 | PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '_show_post_preview' not found or invalid function name in /home/ttt/sites/default/wp-includes/plugin.php on line 406 |
| | 29 | |
| | 30 | Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '_show_post_preview' not found or invalid function name in /home/ttt/sites/default/wp-includes/plugin.php on line 406 |
| | 31 | 3.6.1 |
| | 32 | }}} |
| | 33 | |