Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26812, comment 2


Ignore:
Timestamp:
01/11/2014 03:28:07 PM (11 years ago)
Author:
UmeshSingla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26812, comment 2

    initial v1  
    1 I couldn't replicate the issue, instead of using `get_the_id()` ( as it would have fetched my all posts ), I used the actual post id, and it works fine.
     1I couldn't replicate the issue, instead of using `get_the_id()` ( as it would have fetched my all posts, not inside loop ), I used the actual post id, and it works fine.