210 reputation
18
bio website
location
age
visits member for 1 year, 6 months
seen May 8 at 20:28
stats profile views 16

Sep
2
asked get latest post in category date
Aug
30
asked store/cache ajax sent data to avoid repeated request
Aug
10
accepted offload media to external services
Aug
10
comment offload media to external services
we already use it, but the question was different :)
Aug
8
comment offload media to external services
but if i'm not wrong, CDN don't work like a file management system, but spawn your files around the world for a faster access, isn't it? (BTW they are not free :) )
Aug
8
asked offload media to external services
Aug
5
answered hooking with javascript in the edit post sending process
Aug
5
asked hooking with javascript in the edit post sending process
Aug
2
comment Custom post type metabox array
how would you sanitize the array values before saving?
Aug
1
accepted What does wp-list.js do?
Jul
30
asked What does wp-list.js do?
Jul
30
comment Create a question/test field in posts
anyway i'm also looking for a proper plugin
Jul
30
comment Create a question/test field in posts
eheh, the funny thing is that i need to build it today :)
Jul
30
comment Create a question/test field in posts
Another solution could be attempted with podscms. I create a pod for questions and a pod for answers and I bind them via relationship. Then I bind the the question to the post. In the post i create a metabox the act as a UI to hide the pods creation.
Jul
30
comment Create a question/test field in posts
One idea could be to create a metabox that saves a serialize json data structure with the question, the answers, a flag for the right answer and the number of pickings. The drawback is that you have to manage the whole serialize data every time (hwr i don't think is a big strain for the database).
Jul
30
revised Create a question/test field in posts
typo
Jul
30
asked Create a question/test field in posts
Jul
23
accepted How To Create a Meta Box with Html Content with Instructions to Site Editors When Editing a Post or Page?
Jul
6
comment How To Create a Meta Box with Html Content with Instructions to Site Editors When Editing a Post or Page?
Ehm, this plugin ask you to define the box by code, it's exactly what I don't want to do.
Jul
6
asked How To Create a Meta Box with Html Content with Instructions to Site Editors When Editing a Post or Page?