| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Jul 13 '12 at 4:51 | |
| stats | profile views | 11 |
|
Jul 11 |
accepted | Unfiltered html in widget title not working |
|
Jul 11 |
revised |
Unfiltered html in widget title not working solution |
|
Jul 11 |
comment |
Unfiltered html in widget title not working Thanks i after thinking about it i just go with the global filter. Guess i asked to early. I digged into WP a little and its the esc_html filter applied to the widget titles by default. I edit my solution in and just accept this even if i would not recommend to do that, just letting everything come through. |
|
Jul 11 |
asked | Unfiltered html in widget title not working |
|
Jul 9 |
comment |
How indicate when a functions was upgraded in relationship to the entire program Yeah i know, i can't post in SO anymore so i did this here. Could have been migrated, but why bother just close thanks for nothing. |
|
Jul 9 |
comment |
How indicate when a functions was upgraded in relationship to the entire program I use Git. And this is not answering the question its just a lecture you gave because you expect me to be stupid, i want to see exactly that in my source even if i use git. So i will just use @updated even if it not exists. It's for humans, i just wanted to know it there it something for this purpose then i would have done is for humans and robots at the same time and no lecture about what YOU would do. |
|
Jul 8 |
asked | How indicate when a functions was upgraded in relationship to the entire program |
|
Jun 8 |
accepted | Posts limit on homepage (genesis framework) |
|
Jun 8 |
comment |
Posts limit on homepage (genesis framework) Thx, I taught templates are something like additional function.php's for specific pages. |
|
Jun 8 |
revised |
Posts limit on homepage (genesis framework) solution |
|
Jun 8 |
comment |
Posts limit on homepage (genesis framework) I reduced the home.php to exactly that now. So something is wrong about that code. And the settings work just as expected. |
|
Jun 8 |
revised |
Posts limit on homepage (genesis framework) added 18 characters in body |
|
Jun 8 |
asked | Posts limit on homepage (genesis framework) |
|
Jun 7 |
awarded | Tumbleweed |
|
Jun 2 |
accepted | Add a custom walkter to a menu created in a widget |
|
Jun 1 |
awarded | Commentator |
|
Jun 1 |
comment |
Add a custom walkter to a menu created in a widget this is great thank you. Looks like this makes the default for all menus. Am I right to assume that when i use this i am stuck with all menus having this walker? because i tryed 'walker' => new Walker_Nav_Menu() in the arguments of my specific menu to override it again to become the wordpress default walker for just one menu, but sadly this don't works. |
|
Jun 1 |
asked | Add a custom walkter to a menu created in a widget |
|
May 31 |
asked | Add a class to links in the visual editor (how to get old dialog back) |
|
May 24 |
revised |
What characters are allowed as a shortcode tag and how should they be sanitized? solution |