Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52041


Ignore:
Timestamp:
12/12/2020 02:37:18 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Hi there, welcome to WordPress Trac! Thanks for the ticket.

I'm sorry to hear you are having issues with your website. Please note that this Trac is used for enhancements and bug reporting for the WordPress core software, not for third-party plugins like Elementor, or individual support questions.

Please try the support forums to get help with your site: https://wordpress.org/support/plugin/elementor/.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52041

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Milestone changed from Awaiting Review to
  • Ticket #52041 – Description

    initial v1  
    22
    33IDNAEncoder.php
    4 
    5        /**
     4{{{
     551              /**
    6652               * Convert a UTF-8 string to an ASCII string using Punycode
    7753               *
     
    141460               * @return string ASCII string
    151561               */
     16}}}