Jake Goldman
Forum Replies Created
-
Should all be fixed in 3.0!
Version 3.0 is out now – enjoy!
Forum: Plugins
In reply to: [Restricted Site Access] [Plugin: Restricted Site Access] Feature SuggestionsIt already does #1. You can add as many as you like.
Planning on #2.
You’re welcome!
You’re doing it right… do you have any other avatar plug-ins enabled that might be conflicting?
Forum: Plugins
In reply to: [Simple Local Avatars] Profile picture not automatically updatedNo way to display an image remotely stored on your machine until you upload the image. I could try and execute an AJAX request after an image is select, I suppose. Not sure I agree that most people don’t expect you have to click update or save for changes like that to take effect.
Forum: Plugins
In reply to: [Simple Page Ordering] Move ordering to cell with iconI’ve thought about that, but I wanted it to feel more native. Nowhere in the many places WordPress enables drag and drop do we see a “move icon”, although admittedly, there’s usually a clear title bar to drag. I’ve tried to make the delay on the drag effect long enough that click shouldn’t be an issue.
Not quite true… it does work with custom post types with sortable columns. But not in a sorted mode, other than page order. Think about it — how would you drag and sort pages if you’re not ordering your pages with their menu order?
Forum: Plugins
In reply to: [Simple Page Ordering] Simple Page Ordering-works greatYou’re quite welcome. Thanks so much for the positive feedback!
I’m not able to replicate this problem…
Forum: Plugins
In reply to: [MCE Table Buttons] [Plugin: MCE Table Buttons] Show/Hide buttonsI’ve experimented with some approaches for linking the third toolbar row to the “kitchen sink”… unfortunately, the kitchen sink button is hardcoded in the core JavaScript to the second toolbar, and there’s no way to add an overriding listener.
I’d have to remove the kitchen sink button and replace it with my own variation… I may get there, but it takes this plug-in from simple and clean to considerably more complex.
This is fixed in 1.0.2, which should appear momentarily.
Huh? Where does it promise something appears under settings… ? There’s nothing to configure… it just does its thing.
I’m toying with extending the plug-in to create permalinks below the custom post type slug for each taxonomy assigned to the post type, allowing a post type filtered view of the taxonomy (it would use the generic taxonomy templates).
So for instance, if you create an “actor” taxonomy with slug (actors) for a “movies” post type (with slug “movies”) and a “tv shows” post type (slug “tv”), you’d get “movies/actor” and “tv/actor”.
My main hesitation is that I want to keep the plug-in relatively simple and light, and this might be out of scope. It may, however, make a good independent plug-in.
How’s it working? I’ve had at least one user (who gave it a 1 star review hurting downloads) say it’s not working at all (with no further insight).
I think some of the worst shared hosts are timing out the AJAX requests (which are fairly heavy).