| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Apr 23 at 21:02 | |
| stats | profile views | 6 |
|
Mar 29 |
comment |
How can one utilize a variable as a callback function name for add_settings_field so, you're saying the callback is the same for every setting? wow. i feel like a chump. why didn't i think of that. thanks! |
|
Mar 29 |
accepted | How can one utilize a variable as a callback function name for add_settings_field |
|
Mar 29 |
revised |
How can one utilize a variable as a callback function name for add_settings_field added 90 characters in body |
|
Mar 29 |
asked | How can one utilize a variable as a callback function name for add_settings_field |
|
Mar 27 |
revised |
Settings API - save multiple tabs at once deleted 174 characters in body |
|
Mar 27 |
revised |
Settings API - save multiple tabs at once added 64 characters in body |
|
Mar 27 |
comment |
Settings API - save multiple tabs at once Thanks! got it working. The issue is that wasn't declaring the global variable within the callback function. |
|
Mar 27 |
accepted | Settings API - save multiple tabs at once |
|
Mar 27 |
comment |
Settings API - save multiple tabs at once fair enough! ;) I've edited the question with more details and abbreviated code. thanks again for taking the time to look at this. |
|
Mar 27 |
revised |
Settings API - save multiple tabs at once needed more explanation to figure out what I am missing to incorporate the answer into code. |
|
Mar 27 |
awarded | Nice Question |
|
Mar 26 |
comment |
Settings API - save multiple tabs at once Thanks for the help! I'm close but not sure how to integrate this with displaying and submitting the options with my current code. So far, just getting blank defaults on my theme options page. Do you have a full-working example I could take a look at? |
|
Mar 26 |
comment |
Settings API - save multiple tabs at once ok, trying to implement this and I think it makes sense. I'm a little confused though. On returning their values, -- // Get options global $wpse92323_options; $wpse92323_options = wpse92323_get_options(); -- Why do I need to declare that $wpse92323_options is global a second time? |
|
Mar 25 |
revised |
Settings API - save multiple tabs at once deleted 34 characters in body |
|
Mar 25 |
asked | Settings API - save multiple tabs at once |
|
Oct 26 |
awarded | Self-Learner |
|
Jul 16 |
comment |
Disable visual editor on one specific page yep. brilliant! thank you |
|
Jul 16 |
accepted | Disable visual editor on one specific page |
|
Jul 14 |
revised |
Disable visual editor on one specific page wanted to make it a more informative question |
|
Jul 14 |
revised |
Disable visual editor on one specific page wanted to make it a more informative question |