2,775 reputation
1320
bio website yoda.neun12.de
location Essen, Germany
age 42
visits member for 11 months
seen yesterday
stats profile views 73

Some say I am WordPress addicted.


18h
awarded  Enlightened
19h
awarded  Nice Answer
May
21
awarded  Unsung Hero
May
18
awarded  Nice Answer
May
15
comment ZIP up all images displayed in a [gallery] and offer as download link
@PaulThomson I fixed some issues in the github repository. The code wasn't clean.
May
15
comment ZIP up all images displayed in a [gallery] and offer as download link
Normally the atributes are simply passed through to the original shortcode and will not be modified. The galleries are displayed as normal, but with some HTML appended. In my tests (with twentytwelve standrad theme) the galleries are displayed correctly.
May
14
revised ZIP up all images displayed in a [gallery] and offer as download link
add a lot of sample code and explanation
May
13
answered ZIP up all images displayed in a [gallery] and offer as download link
May
13
comment Not getting an ajax readystatechange on my page
Helping people to solve their problems is more satisfaction then getting 10 points reputation ;)
May
12
comment Display movies that apear this day next
This answer show you how.
May
12
comment Display movies that apear this day next
Problem solved?
May
12
comment Display movies that apear this day next
I bet the content of meta_value is not a date formatted with Ymd. Normally it is formatted with Y-m-d
May
12
comment Not getting an ajax readystatechange on my page
I'd tested your script (remove the lines accessing the DOM) and it work fine. You should really use a debbuging tool like FireBug or the DevTools in Chrome. And stop using alert(), use console.log() ;)
May
12
answered How do I handle multiple Submit buttons in plugin's option page?
May
12
revised How do I handle multiple Submit buttons in plugin's option page?
add formatting
May
11
comment post in a lightbox?
And the link text is what? Maybe your posts are simply empty and that's the reason why you didn't see anything.
May
11
comment post in a lightbox?
Maybe ... umh ... you should try to print the post? I think it is worth to give it a try.
May
11
answered How do you use unzip_file() successfully?
May
11
answered post in a lightbox?
May
11
answered Make editor required for post from frontend