Archive | Functions by letter g RSS feed for this section

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

get_real_file_to_edit

Get the real file system path to a file to edit within the adminIf the $file is index.php or .htaccess this function will assume it is relative to the install root, otherwise it is assumed the file is relative to the wp-content directory

1657

Continue reading