Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #62776, comment 1


Ignore:
Timestamp:
01/03/2025 03:50:11 PM (14 months ago)
Author:
ketanniruke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62776, comment 1

    v2 v3  
    11You may update rewrite code with -
    22'rewrite' => array(
    3 'slug' => urlencode('мой-тип'), // non-Latin slug
     3'slug' => urlencode('мой-тип'),
    44),