Changeset 45726
- Timestamp:
- 08/03/2019 11:52:51 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/emoji.js
r43360 r45726 254 254 return ''.concat( options.base, icon, options.ext ); 255 255 }, 256 attributes: function() { 257 return { 258 role: 'img' 259 }; 260 }, 256 261 onerror: function() { 257 262 if ( twemoji.parentNode ) {
Note: See TracChangeset
for help on using the changeset viewer.