Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45658


Ignore:
Timestamp:
12/16/2018 01:45:14 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45658

    • Property Component changed from General to Post Thumbnails
    • Property Focuses docs added
    • Property Type changed from feature request to defect (bug)
  • Ticket #45658 – Description

    initial v1  
    1 I have some questions for function [https://wp-kama.ru/filecode/wp-includes/post-thumbnail-template.php#L38-44 get_post_thumbnail_id()]:
     1I have some questions for function [source:tags/5.0.1/src/wp-includes/post-thumbnail-template.php?marks=38-44#L29 get_post_thumbnail_id()]:
    22
    33- why does it return a string instead of an integer?