| bio | website | technobabbl.es |
|---|---|---|
| location | Waltham, MA | |
| age | 22 | |
| visits | member for | 2 years, 10 months |
| seen | Jan 9 at 5:07 | |
| stats | profile views | 42 |
|
Dec 5 |
awarded | Yearling |
|
Dec 1 |
comment |
How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled? Later readers will find that the link doesn't work any more on their own, won't they? I'm not convinced the shouting was necessary. Looks like a temporary error anyway. |
|
Nov 28 |
awarded | Notable Question |
|
Mar 29 |
awarded | Popular Question |
|
Oct 22 |
accepted | Ugly permalinks stopped redirecting to pretty URLs |
|
Oct 22 |
answered | Ugly permalinks stopped redirecting to pretty URLs |
|
Oct 17 |
comment |
Ugly permalinks stopped redirecting to pretty URLs Poked around in Redirection's options. Can't find an easy way to do it. I actually read in several other threads here that WP should automatically redirect to the canonical URL for the post or page in question. Something could be breaking it, though. |
|
Oct 17 |
comment |
Split post edit screen into sub-edit screens for users, is this good or bad, and is it possible? I hope you'll mark this as the Accepted Answer when you can. Also for clarity. :) |
|
Oct 17 |
comment |
How do I put my comment form above the comments? @bob Your theme has several files that control the presentation of various page types (chart). Posts are usually controlled by single.php unless your theme is doing something fancy with custom post types. Inside single.php you should find calls to both of the functions Chip mentioned. You can edit the file and experiment with placement to get what you want. |
|
Oct 16 |
asked | Ugly permalinks stopped redirecting to pretty URLs |
|
Sep 23 |
awarded | Popular Question |
|
Sep 14 |
revised |
How to eliminate weird 404 errors in wp-admin? integrated comment into answer, and updated OP @ reference |
|
Sep 14 |
suggested | suggested edit on How to eliminate weird 404 errors in wp-admin? |
|
Jun 21 |
accepted | Can WordPress email the admin about PHP errors, while hiding them from the site? |
|
Jun 21 |
comment |
Can WordPress email the admin about PHP errors, while hiding them from the site? It looks like that would email me about every little mistake in every plugin I use. I tried a custom error handler in wp-config and it printed screens-full of minor notices. However, what I really want is a different question, so I'll pick an answer here and ask a new question. |
|
Jun 15 |
asked | Can WordPress email the admin about PHP errors, while hiding them from the site? |
|
Jan 26 |
comment |
Plugin for Google Apps “Short Links” service? It looks like there isn't any API documentation, at least not that I can find. There are bookmarklets available to automatically create shortlinks, but they work only if logged in to the domain authentication. |
|
Dec 16 |
answered | How to create non-unique sub-category slugs? |
|
Nov 9 |
comment |
Plugin that provides the [edit] shortcode? No, but that search is a good one. I don't think Google knows about the plugin I'm looking for, though. It's probably long discontinued/dead. |
|
Oct 23 |
comment |
How to eliminate weird 404 errors in wp-admin? I definitely have a lot of mod_rewrite stuff in my .htaccess files. Sounds like this is what's happening to me. I knew I hit memory limits with my backup jobs, but not for "real" requests. Thanks for sharing your experience; hopefully your answer will save a lot of people time. |