Archive | Functions by letter w RSS feed for this section

wp_write_post

Creates a new post from the “Write Post” form using $_POST information.

4277

Continue reading

wp_widget_rss_process

Process RSS feed widget data and optionally retrieve feed items.The feed widget can not have more than 20 items or it will reset back to the default, which is 10.

4275

Continue reading

wp_widget_rss_form

Display RSS widget options form.The options for what fields are displayed for the RSS form are all booleans and are as follows: ‘url’, ‘title’, ‘items’, ‘show_summary’, ‘show_author’, ‘show_date’.

4271

Continue reading