Make WordPress Core

Ticket #42624: 42624.patch

File 42624.patch, 469 bytes (added by tiagohillebrandt, 8 years ago)
  • options-permalink.php

     
    239239                                /**
    240240                                 * Filters the list of available permalink structure tags on the Permalinks settings page.
    241241                                 *
    242                                  * @since 4.8.0
     242                                 * @since 4.9.0
    243243                                 *
    244244                                 * @param array $available_tags A key => value pair of available permalink structure tags.
    245245                                 */