Changeset 45557
- Timestamp:
- 06/20/2019 02:14:59 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/theme.js
r43577 r45557 180 180 // Start with a full collection 181 181 this.reset( themes.data.themes, { silent: true } ); 182 183 // Trim the term 184 term = term.trim(); 182 185 183 186 // Escape the term string for RegExp meta characters
Note: See TracChangeset
for help on using the changeset viewer.