| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Nov 10 '12 at 11:46 | |
| stats | profile views | 1 |
Wordpress Theme Developer
|
Nov 10 |
awarded | Popular Question |
|
Aug 19 |
accepted | Using jquery-1.7.2.min.js instead of the wordpress jquery |
|
Aug 19 |
comment |
Using jquery-1.7.2.min.js instead of the wordpress jquery Oh wow,i didn't know that.I shall look at my code harder and see what is amiss.Thanks. |
|
Aug 19 |
comment |
Using jquery-1.7.2.min.js instead of the wordpress jquery Thanks for the tip.I am trying to submit a form + the submit button value using the jquery malsup form plugin.It works with jquery-1.7.2.min(a simple html file with jquery and the plugin) but fails to submit the submit button value with the wordpress jquery. |
|
Aug 19 |
asked | Using jquery-1.7.2.min.js instead of the wordpress jquery |
|
Aug 16 |
answered | Wordpress custom styles in menu page |
|
Aug 6 |
awarded | Tumbleweed |
|
Jul 30 |
answered | Custom Post Type to Upload Images |
|
Jul 30 |
asked | Set $options reference |
|
Jul 29 |
awarded | Supporter |
|
Jul 28 |
awarded | Student |
|
Jul 28 |
accepted | what is allowed as an id argument in register_sidebar( $args ) |
|
Jul 28 |
revised |
what is allowed as an id argument in register_sidebar( $args ) added 1 characters in body |
|
Jul 28 |
asked | what is allowed as an id argument in register_sidebar( $args ) |
|
Jul 27 |
accepted | Hiding an added admin page menu using css |
|
Jul 26 |
comment |
Working with post values in the admin panel No its not enough. |
|
Jul 26 |
comment |
Hiding an added admin page menu using css I made some correction to the question.The title should have been how to hide the added admin page menu and not the entire page. |
|
Jul 26 |
revised |
Hiding an added admin page menu using css edited title |
|
Jul 26 |
comment |
Hiding an added admin page menu using css Oh yeah,that's clever so i plan to do this if ( !is_user_logged_in() || !current_user_can('edit_posts') ) wp_die(__("You are not allowed to be here"));. |
|
Jul 26 |
awarded | Editor |