Hello! Already 3:00 am trying to find a function responsible for displaying the date of the post. Alas, to no avail. Emphaino theme I rummaged through all the files, I did not find it. Tell me where to look? Can there be a plugin that can help with this?

    2 answers 2

    File: emphaino \ inc \ template-tags.php

    • Exactly! Thank you very much! - hooko

    In the content.php file is called on line 48.

    1. Search in sublime text 3: file> open folder.
    2. Select the desired folder with the second button "find in folder" and
    3. in the inc / template-tags.php file on 130 pages we find the emphaino_posted_on () function;