Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57625, comment 15


Ignore:
Timestamp:
02/09/2023 04:25:45 PM (22 months ago)
Author:
tillkruess
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57625, comment 15

    initial v1  
    99
    1010{{{#!php
     11<?php
    1112// `comment-queries` group
    1213"get_comments:$key:$last_changed"
     
    2223
    2324{{{#!php
     25<?php
    2426function wp_cache_query( $type, $key, $last_changed, $group );
    2527