Make WordPress Core


Ignore:
Timestamp:
04/22/2004 07:41:57 AM (21 years ago)
Author:
saxmatt
Message:

Removing some old functions. Cleaning up remaining places where we exposed emails. Consolidated ampersand fixing. Fixed pasting from Word.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-links-opml.php

    r1108 r1121  
    2525    <head>
    2626        <title>Links for <?php echo get_bloginfo('name').$cat_name ?></title>
    27         <ownerName><?php echo antispambot(get_bloginfo('admin_email')) ?></ownerName>
    28         <ownerEmail><?php echo antispambot(get_bloginfo('admin_email')) ?></ownerEmail>
    2927        <dateCreated><?php echo gmdate("D, d M Y H:i:s"); ?> GMT</dateCreated>
    3028    </head>
Note: See TracChangeset for help on using the changeset viewer.