Changes between Version 1 and Version 2 of Ticket #26771, comment 1
- Timestamp:
- 01/05/2014 05:05:08 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26771, comment 1
v1 v2 1 1 > In wp-core are in the file \wp-includes\deprecated.php old unused contact_forms for "msn". 2 2 3 Looks like you're referring to `get_the_author_ *()`functions deprecated in 2.8:3 Looks like you're referring to `get_the_author_msn()` and other similar functions deprecated in 2.8: 4 4 [source:tags/3.8/src/wp-includes/deprecated.php#L1533]. 5 5