Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #4420


Ignore:
Timestamp:
06/08/2007 04:36:08 AM (18 years ago)
Author:
rob1n
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4420

    • Property Milestone changed from 2.3 (trunk) to 2.4 (future)
  • Ticket #4420 – Description

    initial v3  
    1 Would be great if ''<meta name="author" content="<?php bloginfo('authors'); ?>" />'' would generate ''<meta name="author" content="Name 1, Name 2, Name 3" />''.
     1Would be great if `<meta name="author" content="<?php bloginfo('authors'); ?>" />` would generate `<meta name="author" content="Name 1, Name 2, Name 3" />`.