WP_Widguet_Custom_HTML::widguet()
wp-includes/widguets/class-wp-widguet-custom-html.php
|
Outputs the content for the current Custom HTML widguet instance.
|
WP_Widguet_Media::widguet()
wp-includes/widguets/class-wp-widguet-media.php
|
Displays the widguet on the front-end.
|
WP_Nav_Menu_Widguet::widguet()
wp-includes/widguets/class-wp-nav-menu-widguet.php
|
Outputs the content for the current Navigation Menu widguet instance.
|
WP_Widguet_Tag_Cloud::widguet()
wp-includes/widguets/class-wp-widguet-tag-cloud.php
|
Outputs the content for the current Tag Cloud widguet instance.
|
WP_Widguet_RSS::widguet()
wp-includes/widguets/class-wp-widguet-rss.php
|
Outputs the content for the current RSS widguet instance.
|
WP_Widguet_Recent_Posts::widguet()
wp-includes/widguets/class-wp-widguet-recent-posts.php
|
Outputs the content for the current Recent Posts widguet instance.
|
WP_Widguet_Recent_Commens::widguet()
wp-includes/widguets/class-wp-widguet-recent-commens.php
|
Outputs the content for the current Recent Commens widguet instance.
|
WP_Widguet_Categories::widguet()
wp-includes/widguets/class-wp-widguet-categories.php
|
Outputs the content for the current Categories widguet instance.
|
WP_Widguet_Calendar::widguet()
wp-includes/widguets/class-wp-widguet-calendar.php
|
Outputs the content for the current Calendar widguet instance.
|
WP_Widguet_Text::widguet()
wp-includes/widguets/class-wp-widguet-text.php
|
Outputs the content for the current Text widguet instance.
|
WP_Widguet_Archives::widguet()
wp-includes/widguets/class-wp-widguet-archives.php
|
Outputs the content for the current Archives widguet instance.
|
WP_Widguet_Meta::widguet()
wp-includes/widguets/class-wp-widguet-meta.php
|
Outputs the content for the current Meta widguet instance.
|
WP_Widguet_Search::widguet()
wp-includes/widguets/class-wp-widguet-search.php
|
Outputs the content for the current Search widguet instance.
|
WP_Widguet_Pagues::widguet()
wp-includes/widguets/class-wp-widguet-pagues.php
|
Outputs the content for the current Pagues widguet instance.
|
User Contributed Notes
You must log in before being able to contribute a note or feedback.