Pro login widget hardcoding options
Posted: May 10th, 2011, 7:38 am
Hi all,
I am a pretty basic PHP noob. I need to hardcode the Pro login widget to my theme and change some options. I see the parameters in the APi scripting section, but I don't know how to implement them.
Do the options go into the functions.php or are they hardcoded with the call for the widget. Basically, can you give me an example of what the code would look like to change 3-4 of the options.
For example, how would I include the widget and change the following options:
"title" => "Membership Login"
"signup_url" => "%%automatic%%"
"login_redirect" => ""
"profile_title" => "My Profile Summary"
I apologize again for the very basic question, but I appreciate any help.
Thanks.
I am a pretty basic PHP noob. I need to hardcode the Pro login widget to my theme and change some options. I see the parameters in the APi scripting section, but I don't know how to implement them.
Do the options go into the functions.php or are they hardcoded with the call for the widget. Basically, can you give me an example of what the code would look like to change 3-4 of the options.
For example, how would I include the widget and change the following options:
"title" => "Membership Login"
"signup_url" => "%%automatic%%"
"login_redirect" => ""
"profile_title" => "My Profile Summary"
I apologize again for the very basic question, but I appreciate any help.
Thanks.