Mark Jaquith
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Help] [Plugin: WP Help] Notice: Undefined index: _cws_wp_help_nonceThanks — squashed that notice. The fix will go out in the next release.
It’s not a normal plugin. Don’t activate it! Read the installation instructions.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Disk caching and APCIf you’re using W3 Total Cache, you shouldn’t be using a standalone WordPress object cache plugin like my APC one. W3 Total Cache installs its own object cache backend and you manage all that through the plugin.
I believe this bug was fixed a while ago.
Sorry it took me so long to find this post! I just published version 1.1.3 which disables the Visual editor when the post is in Markdown mode. Good call.
Is this bug still valid?
Forum: Plugins
In reply to: [Markdown on Save] [Plugin: Markdown on Save] Compatibility with Marsedit?Markdown on Save 1.1.2 just got this feature too (same implementation).
It was an issue wish quotes slashing. I fixed it and pushed out version 1.1.2, which should be available in the next 30 minutes or so. Thanks!
Confirmed. I think it’s WordPress’ curly quotes interfering. Looking into it.
Forum: Fixing WordPress
In reply to: Spambots using exploit?And these are comments, not Trackbacks or PingBacks?
Forum: Fixing WordPress
In reply to: Spambots using exploit?If many of your posts use the default question, they may have just figured it out and scripted it in. If they’re answering post-specific questions, they’re probably using human labor to spam you. At that point, Akismet is your best bet.
Forum: Plugins
In reply to: [Login Logo] [Plugin: Login Logo] Alt / Title tagDon’t think I have access to change that. I might have to use a translation filter hack. I’ll look into it.
Berny — Try the version of the APC backend in /trunk/
http://svn.wp-plugins.org/apc/trunk/
I just made some updates last night, and one of them was a weird bug where some sorts of numerical values would refuse to be stored in APC.
If the problem still persists, please narrow it down the smallest code snippet that reproduces the problem so I can look into it!
Forum: Fixing WordPress
In reply to: [Plugin: WP Help] Does not Process short codesIt should process any shortcodes that don’t specifically prohibit usage in the WP admin.