You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Changelog:
Remove src/Manifest.
Add src/Cache.
Enque files remove
$manifest
.replace
$this->manifest->getAssetsManifestItem
withreplace all
Frontent
withFrontend
Add functions.php
(new ManifestCache())->setAllCache();
function.outputCssVariablesGlobal
remove variableoutputCssVariables
remove global manifest variableupdate render method and fix 3 param-
enqu using custom
wp_register_script
change last param.update
renderPartial
methodfrom
to
Components::
toHelpers::
apply_filters(Manifest::MANIFEST_ITEM, 'logo.svg')
withHelpers::getAsset('logo.svg')
Beta Was this translation helpful? Give feedback.
All reactions