| bio | website | waterstreetgm.org |
|---|---|---|
| location | St. John's, Canada | |
| age | ||
| visits | member for | 2 years, 3 months |
| seen | Jun 14 at 9:14 | |
| stats | profile views | 15 |
Designer and Drupal-ator.
|
Jun 13 |
accepted | Getting the current post number / make posts increment |
|
Jun 13 |
comment |
Getting the current post number / make posts increment Good call. In the time it would take me to add this custom field every week or two, it would be no big deal. Good advice. |
|
Jun 13 |
asked | Getting the current post number / make posts increment |
|
May 11 |
awarded | Yearling |
|
Jan 25 |
awarded | Famous Question |
|
Dec 1 |
awarded | Favorite Question |
|
Dec 1 |
awarded | Good Question |
|
Nov 10 |
accepted | Extract a link in the_content() |
|
Nov 10 |
comment |
Extract a link in the_content() Turns out that number '1' was a lesson in return vs echo. The 1 was being echoed, while what I wanted was to return it to hand it to another function. Thanks for the help with this one! |
|
Nov 10 |
comment |
Extract a link in the_content() So close! This seems to be outputting the href with the number 1 in front of it. Like this: 1http://google.com. I can't figure out where it's coming from. |
|
Nov 10 |
comment |
Extract a link in the_content() Yeah, I could/should do an of these. But I've got 500+ posts/links in my bookmark manager now from years ago. |
|
Nov 10 |
asked | Extract a link in the_content() |
|
Oct 24 |
accepted | Single page theme that uses pages for the content |
|
Oct 24 |
comment |
Single page theme that uses pages for the content Clever, kaiser. This sounds like a much better way to go about it. Thanks! |
|
Oct 24 |
asked | Single page theme that uses pages for the content |
|
Sep 17 |
awarded | Popular Question |
|
Sep 11 |
awarded | Notable Question |
|
Aug 22 |
accepted | Exclude current page in wp_list_pages |
|
Aug 22 |
answered | Exclude current page in wp_list_pages |
|
Aug 22 |
comment |
Exclude current page in wp_list_pages Of course. Exactly. Thanks a million. Ancestors ftw. |