Created
May 16, 2015 03:09
-
-
Save lucasgonze/23bb922b5dfa2be2941a to your computer and use it in GitHub Desktop.
IndieWeb Post Kinds bug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In http://some.gonze.com/wp-admin/post.php | |
Plugin IndieWeb Post Kinds | |
Version 1.4.0 | |
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'transition' not found or invalid function name in /home/lgonze/some.gonze.com/wp-includes/plugin.php on line 496 | |
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'transition' not found or invalid function name in /home/lgonze/some.gonze.com/wp-includes/plugin.php on line 496 | |
Warning: Cannot modify header information - headers already sent by (output started at /home/lgonze/some.gonze.com/wp-includes/plugin.php:496) in /home/lgonze/some.gonze.com/wp-admin/post.php on line 235 | |
Warning: Cannot modify header information - headers already sent by (output started at /home/lgonze/some.gonze.com/wp-includes/plugin.php:496) in /home/lgonze/some.gonze.com/wp-includes/pluggable.php on line 1196 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working on bug fixes. I thought I had quashed them all. Going to push some fixes before I finish the rest of the rewrite.