bdwaldman
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Better Emails] [Plugin: WP Better Emails] Tab not workingSame problem in 3.2.1
Not quite sure why this was marked resolved.
Any word on this? Still haven’t managed to resolve it.
Narrowed it down further…
$template_tables = $wpdb->get_results( "SHOW TABLES LIKE '$temp_like%'", ARRAY_N );Seems to be the culprit. Returning 0 tables
Thanks for the update, Anabelle.
I will be the first to say that it takes a brave soul to write a plugin and release it on WordPress. I meant no disrespect to the authors by any means, nor do I think its my right to expect miracles. Good on you for releasing it and I apologize if I came off rude in my review.
@jsonb123… 90% of the plugins hosted on WordPress get few to no reviews. If we’re going to act as a community to support WordPress users and indeed the people who write plugins, it is our duty to review objectively. The code for this plugin affected styles outside the plugin itself, as noted here, by the author. I felt it fair to inform anyone intending to use the plugin in a production environment that, despite the plugin being a good idea, there were flaws when I tried it. Moreover, I thought it was important to introduce my comment according to my findings, and find out why it was released given that it looked like a plugin for a particular project. Indeed, I think it fair to say that the author agreed with the issues raised (and may have already been aware of them), and fixed them.
I am pretty sure that’s the goal of providing a review and support feature for plugins.
@anabelle. Again, this is really a great idea for a plugin. In fact I think the functionality should be part of the version 3 menu system by default. I’ll give the new version a whirl and report back.
Cheers.
Forum: Plugins
In reply to: [Verve Meta Boxes] [Plugin: Verve Meta Boxes] Feature request: backup profileI second the request.
Forum: Fixing WordPress
In reply to: How to disable the top menu in 3.0 drop down?Ac-tually that isn’t really ideal. If you click on said top link while in Firefox you will get an alert: ‘The URL is not valid and cannot be loaded’.
Annoying. Anybody have an alternative? I’m thinking jQuery, but I’m lazy. 🙂
Forum: Plugins
In reply to: More Fields Plugin Remove Meta Boxes instead of Hiding them with Jquery@rickyv – Did you ever find a suitable solution to this?