💥 TRENDING: Changeset/ - Collection

Changeset 3371807


Ignore:
Timestamp:
10/02/2025 01:31:45 PM (3 months ago)
Author:
maxpertici
Message:

MITYPES / readme

Location:
menu-item-types
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • menu-item-types/tags/1.7/readme.txt

    r3371798 r3371807  
    2020
    2121== Create your own item type ==
    22 You need to declare your new type in a plugin, child theme, or your custom theme like this :
     22ou need to declare your new type in, functions.php, a plugin, child theme, or your custom theme like this :
    2323
    2424`
     
    137137* Fix : buildin paragraph slug (maybe if you excluded it with the error, it will be back in your admin, sorry)
    138138* Fix : image size in Image type
    139 * Update readme.txt with more code information
     139* Update readme.txt with more code information (thanks to Shoulders for his help)
    140140* PHP 8.x required
    141141
  • menu-item-types/trunk/readme.txt

    r3371797 r3371807  
    2020
    2121== Create your own item type ==
    22 You need to declare your new type in a plugin, child theme, or your custom theme like this :
     22ou need to declare your new type in, functions.php, a plugin, child theme, or your custom theme like this :
    2323
    2424`
     
    137137* Fix : buildin paragraph slug (maybe if you excluded it with the error, it will be back in your admin, sorry)
    138138* Fix : image size in Image type
    139 * Update readme.txt with more code information
     139* Update readme.txt with more code information (thanks to Shoulders for his help)
    140140* PHP 8.x required
    141141
Note: See TracChangeset for help on using the changeset viewer.