Changes between Initial Version and Version 1 of Ticket #44883, comment 4
- Timestamp:
- 09/06/2018 09:49:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44883, comment 4
initial v1 2 2 > Having implemented essentially the same thing on more than one project, I personally would value the function in the patch being made available in core generally. What kind of case would need to be made for that to happen? 3 3 4 Like a `wp_unique_id()` function added to ` functions.php`? I like that. We would just need to differentiate it from being a ''universially'' unique ID, which is what `wp_generate_uuid4()` is for.4 Like a `wp_unique_id()` function added to `wp-includes/functions.php`? I like that. We would just need to differentiate it from being a ''universially'' unique ID, which is what `wp_generate_uuid4()` is for.