Using widget programatically
-
Hi there,
I am trying to load this widget, programmatically, into a custom page to be handled via ajax.
I load the core of WordPress correctly, but I seem unable to find the correct id to invoke the widget. Maybe I am missing parameters?
Here is the code
the_widget('loginregisterwidget');Thanks for this nice widget!
The topic ‘Using widget programatically’ is closed to new replies.