| bio | website | davebowker.com |
|---|---|---|
| location | London, United Kingdom | |
| age | 28 | |
| visits | member for | 2 years |
| seen | Mar 7 at 16:11 | |
| stats | profile views | 18 |
Designer. Developer.
|
Mar 5 |
comment |
Add delete, approve, spam Links to Comments Magic. Cheers, toscho! |
|
Mar 5 |
comment |
Add delete, approve, spam Links to Comments Great piece of code. Is there a way to add the approve link as well? |
|
Feb 28 |
comment |
Overwriting TwentyTwelve template file with child theme template, but lower in the hierarchy Perfect. Thanks. :) |
|
Feb 28 |
accepted | Overwriting TwentyTwelve template file with child theme template, but lower in the hierarchy |
|
Feb 28 |
asked | Overwriting TwentyTwelve template file with child theme template, but lower in the hierarchy |
|
Dec 3 |
comment |
New Plugin: Post update pushes a copy as a revision Looks like a good solution, only with some drawbacks. I understand that using the built in WP revision system could be beneficial on the DB side of things, but I'm also aware that revisions are made on every save and autosave done by wordpress meaning revisions could go into the hundreds on a post edited over a period of days. I'm now thinking it would probably be beneficial to branch/tag every major post revision that I would want to show. Could be difficult to do using the built in WP revisions? Again, just thoughts or ideas I'm looking for. |
|
Dec 1 |
revised |
New Plugin: Post update pushes a copy as a revision Found a plugin which has similar functionality, but not for posts or pages. |
|
Dec 1 |
asked | New Plugin: Post update pushes a copy as a revision |
|
Dec 1 |
comment |
Automate paragraphs in a post page to have a unique anchor link Thanks for this. The ID on the <p> is a better solution. I might adapt the anchor to be p_<postID>_<count> so there's a unique id for every <p> across the whole site. |
|
Dec 1 |
comment |
Automate paragraphs in a post page to have a unique anchor link Thanks. I had similar in jQuery myself, but @s_ha_dum's input below looks more like what I'm after. |
|
Dec 1 |
accepted | Automate paragraphs in a post page to have a unique anchor link |
|
Dec 1 |
asked | Automate paragraphs in a post page to have a unique anchor link |
|
Nov 20 |
awarded | Editor |
|
Nov 20 |
revised |
How to query for a page, get data, then query for child pages of that page added 759 characters in body |
|
Nov 20 |
asked | How to query for a page, get data, then query for child pages of that page |
|
Oct 25 |
awarded | Critic |
|
Oct 25 |
awarded | Scholar |
|
Oct 25 |
accepted | wp_query for the first sticky, then display the rest of the posts excluding the first sticky |
|
Oct 20 |
comment |
wp_query for the first sticky, then display the rest of the posts excluding the first sticky I've actually just noticed that if you specifically set the category you want it no longer outputs sticky posts at the top. |
|
Oct 20 |
comment |
wp_query for the first sticky, then display the rest of the posts excluding the first sticky let us continue this discussion in chat |