Changeset 13827 for trunk/wp-includes/link-template.php
- Timestamp:
- 03/26/2010 07:13:36 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/link-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/link-template.php
r13814 r13827 2041 2041 * Prints the ajax url on the front end 2042 2042 * 2043 * @since 3.0 2043 * @since 3.0.0 2044 2044 **/ 2045 2045 function _wp_ajaxurl() { … … 2052 2052 * Hooks _wp_ajaxurl() to wp_head 2053 2053 * 2054 * @since 3.0 2054 * @since 3.0.0 2055 2055 **/ 2056 2056 function wp_ajaxurl() {
Note: See TracChangeset
for help on using the changeset viewer.