Changeset 56774
- Timestamp:
- 10/04/2023 03:10:56 PM (12 months ago)
- Location:
- trunk/src/js/_enqueues
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/admin/common.js
r56541 r56774 2113 2113 * plugin icon images in the update plugins table. 2114 2114 * 2115 * @since 6.4 2115 * @since 6.4.0 2116 2116 */ 2117 2117 (function() { -
trunk/src/js/_enqueues/wp/customize/controls.js
r53024 r56774 7801 7801 7802 7802 /** 7803 * Builds the front preview urlwith the current state of customizer.7803 * Builds the front preview URL with the current state of customizer. 7804 7804 * 7805 * @since 4.9 7805 * @since 4.9.0 7806 7806 * 7807 * @return {string} Preview url.7807 * @return {string} Preview URL. 7808 7808 */ 7809 7809 getFrontendPreviewUrl: function() {
Note: See TracChangeset
for help on using the changeset viewer.