Make WordPress Core

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


Ignore:
Timestamp:
08/04/2022 10:17:53 AM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56331, comment 2

    initial v1  
    1 Hi @hilayt24, thanks for the patch! You'll also need to change `$tags` inside the function to `$terms`.
     1Hi @hilayt24, thanks for the patch! You'll also need to change all occurrences of `$tags` inside the function to `$terms`.