103 reputation
3
bio website creativetoken.nl
location Rotterdam, The Netherlands
age 24
visits member for 1 year, 11 months
seen May 2 at 12:01
stats profile views 4

If you'd be bored enough to go and find out about me you can check my LinkedIn profile;)


Jan
17
awarded  Autobiographer
Oct
30
awarded  Supporter
Sep
25
comment WordPress Retrieve Post by Title
A closing bracket was missing indeed, I've edited that. The name of the variable doesn't matter, and it's good this way I believe, although it's hard coding without seeing the results. Are you sure you're searching for an existing title? Because if the title doesn't exist, nothing is returned, obviously.
Sep
25
answered WordPress Retrieve Post by Title
Sep
25
comment WordPress Retrieve Post by Title
That's step one, step two is to adjust how the function handles the argument, and for that you could tap from the suggested answer. I'll have a look in a minute.
Sep
25
comment WordPress Retrieve Post by Title
I'm sorry my bad, the definition is in your example. However this should return posts already, if you use a posts id instead of a pages. Have a look here: stackoverflow.com/questions/1536682/…
Sep
25
comment WordPress Retrieve Post by Title
Where and how is "get_my_content" defined?
Aug
15
awarded  Scholar
Aug
15
comment How to change wordpress news root url
Pfff, that's so obvious... Thanks, that worked, of course!
Aug
15
accepted How to change wordpress news root url
Aug
15
comment How to change wordpress news root url
In root, the entire site is wp. I just want my post overview to be on something else than /news.
Aug
13
comment How to change wordpress news root url
I've seen that plugin but unfortunately it doesn't allow you to simply rename news/ to something else, tips-and-tricks/ as I need it.
Aug
13
asked How to change wordpress news root url