Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26771, comment 1


Ignore:
Timestamp:
01/05/2014 08:47:32 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26771, comment 1

    initial v1  
    44[source:tags/3.8/src/wp-includes/deprecated.php#L1533].
    55
    6 They're just one-line wrappers for `get_the_author_meta()`. We generally don't delete deprecated functions for backwards compatibility reasons, so we should not delete these either.
     6They're just one-line wrappers for `get_the_author_meta()`. We generally don't remove deprecated functions for backwards compatibility reasons, so we should not remove these either.
    77
    88> The most common contact_forms could also be integrated generally in the core.