Archive | Functions RSS feed for this section

get_sample_permalink_html

sample permalink htmlintended to be used for the inplace editor of the permalink post slug on in the post (and page?) editor.

1667

Continue reading

get_rss

Display RSS items in HTML list items.You have to specify which HTML list you want, either ordered or unordered before using the function. You also have to specify how many items you wish to display. You can’t display all of them like you can with wp_rss() function.

1663

Continue reading