30 reputation
3
bio website coghillcartooning.com
location Ohio
age
visits member for 1 year, 9 months
seen Nov 13 '12 at 5:10
stats profile views 3

Cartoonist/illustrator specializing in cartoon logos and cartoon character design. Mac geek. Minecraft junkie. Disc golfer. @gcoghill on Twitter.


Sep
16
comment Including inline Custom Fields info with add_filter in functions.php
Perfect, thank you! I am slowly but surely getting the hang of this WordPress thing (I think)! Much appreciated on the help.
Sep
14
comment How to appending to the_content using add_filter with custom post type?
FYI I played around with the priority and that did the trick! Thanks again :)
Sep
14
comment How to appending to the_content using add_filter with custom post type?
Ah, I will look into the priorities thing — thanks again!
Sep
13
comment How to appending to the_content using add_filter with custom post type?
Much power in that period, thanks! Another question: I am using a plugin to display social buttons for Like, +1 etc and they are appearing above the new-default-content — is there a way to get the buttons to appear below? I assumed this filter would "chunk" the_content & new_default_content as one complete section.