Archive | /wp-includes/deprecated.php RSS feed for this section

register_widget_control

Registers widget control callback for customizing options.Allows $name to be an array that accepts either three elements to grab the first element and the third for the name or just uses the first element of the array for the name.

2695

Continue reading

register_sidebar_widget

Register widget for sidebar with backwards compatibility.Allows $name to be an array that accepts either three elements to grab the first element and the third for the name or just uses the first element of the array for the name.

2683

Continue reading