nickdaugherty
Forum Replies Created
-
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors-Plus-Social-Pack Fatal ErrorHey Tim,
I’ve pushed a fix to the GitHub repo that provides PHP 5.2 support for the plugin.
Thanks for the report!
Forum: Plugins
In reply to: [Co-Authors Plus] Compatible with WP 3.6?Hey Joshua,
Co Authors Plus is definitely compatible with WordPress 3.6 and you should have no problems.
Forum: Plugins
In reply to: [Co-Authors Plus] Undefined property: stdClass::$edit_published_postsThis has been resolved in the latest code on GitHub.
Forum: Plugins
In reply to: [Edit Flow] permalinks not updating on save as draft ( EF 0.7.6, WP 3.6 )Pull Request has been merged to master on GitHub.
Forum: Plugins
In reply to: [JSON feed] Maintaining the JSON feed pluginHi Chris,
Are you still interested in setting up a GitHub repo for this plugin? Even though ww.wp.xz.cn uses SVN, you can do all development in git/GitHub then bring the changes to SVN later – that’s how we manage several plugins here at Automattic.
At any rate, we recently added the ‘author’ field to json output – here is a diff with the change.
Forum: Plugins
In reply to: [Developer] Link to pluginsLinks to the plugin’s Details have been added in 1.2. Thanks!
Forum: Plugins
In reply to: [Send to Kindle] Amazon Support Email BouncesLooks like it’s working now, thanks!
Forum: Plugins
In reply to: [Log Viewer] Missing log-viewer.php in plugin rootLooks good, thanks!
Know what would be handy? Pseudo realtime updates of the viewer as the file changes, via ajax. That way, you could have the log file open in one window and navigate around your site in the other (while developing) and see any log entries popping up.
I would re-word the ‘Last Edited’ text on the viewer page…’Last Updated’ is probably more accurate.
Nice plugin!