Changes between Initial Version and Version 1 of Ticket #58157, comment 12
- Timestamp:
- 05/11/2023 11:13:54 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58157, comment 12
initial v1 6 6 One the other hand, the current behavior is inconsistent: 7 7 * `get_the_author()` returns `null` if there is no author name. 8 * `get_the_modified_author()` returns empty string if there is no author name.8 * `get_the_modified_author()` returns an empty string if there is no author name. 9 9 10 10 Some history here: