Mark Jaquith
Forum Replies Created
-
Forum: Plugins
In reply to: [Batcache] batcache is not workingMake sure you’re using the latest version of the APC object cache backend. 2.0.3 as of this writing. It should be in your
wp-contentdirectory, not in your plugins directory.Forum: Plugins
In reply to: Use apc object-cache on wordpress with high-traficWhat object cache backend are you using? What version?
Jeremy — how is 2.0.3 working for you?
I haven’t tested this. My main goal was to prevent new features from being auto-activated. But it would be nice if new sites started with no modules activated. I’ll look into it.
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] WarningGreat! Sorry about that.
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] WarningHi all. I wasn’t able to reproduce this issue, but I threw in some code to hopefully protect against that situation. Please update to 2.7.1 (just released it, so keep hitting Dashboard » Updates until you see it).
Hm. Unfortunately, that is not filterable. You might just have to output your own comments link with the correct hash, if a post points to that external site.
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Use page to links if user not login?The plugin doesn’t support that, no. No plans to add anything like that.
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Working working, Thank youYou’re quite welcome!
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] get_bloginfo('home')Fixed in plugin version 2.7.
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Redirect to a New Page ?Try the latest version of the plugin, which supports opening links in new windows regardless of where the link appears (previously only worked in nav menus).
Subscribers cannot, by default, create posts.
WordPress requires PHP 5.2.4 now. Follow cubecolour’s advice and switch over to PHP5, and update to the latest version of WordPress.
Forum: Plugins
In reply to: [Login Logo] [Plugin: Login Logo] The logo gets distorted in 3.4Hello all. Yeah, looks like those CSS rules messed things up a bit, for login logos that don’t have to be downsized.
Can you please try Login Logo trunk and let me know if that fixes it for you?
Forum: Plugins
In reply to: [Markdown on Save] [Plugin: Markdown on Save] Link TitlesCan you try trunk and see if that fixes it for you? If so, then I just have to release a new version!