| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Apr 23 at 10:09 | |
| stats | profile views | 0 |
|
Mar 20 |
comment |
Query by post type or category Problem is that I have to get from custom post type (everything) and normal posts from category. Standard query will get my post which ar in custom post type and in this particular catergory. |
|
Mar 20 |
answered | Query by post type or category |
|
Mar 20 |
asked | Query by post type or category |
|
Oct 16 |
accepted | Select options not reloading after form submit |
|
Oct 16 |
comment |
Select options not reloading after form submit Second method works, thx |
|
Oct 16 |
comment |
Select options not reloading after form submit I tried header reload but wordpress dosen't allow for this and rise an error |
|
Oct 14 |
asked | Select options not reloading after form submit |
|
Oct 13 |
asked | Two forms on one admin page |
|
Oct 8 |
awarded | Student |
|
Oct 8 |
awarded | Scholar |
|
Oct 8 |
accepted | Adding scripts to admin page in my theme |
|
Oct 8 |
comment |
Adding scripts to admin page in my theme @hampusn Did as you siad. Checked with vardump what value is hidden in $hook and added if( 'toplevel_page_add-wallpaper' != $hook) return; |
|
Oct 8 |
awarded | Editor |
|
Oct 8 |
revised |
Adding scripts to admin page in my theme fixed code indention |
|
Oct 8 |
comment |
Adding scripts to admin page in my theme It did work but my script is loaded on every page and that is not that what I want |
|
Oct 8 |
asked | Adding scripts to admin page in my theme |