DIR: /home3/otwalrll/satojafurnitures.com/wp-content/themes/zakra/assets/js/meta/ |
Current File : //home3/otwalrll/satojafurnitures.com/wp-content/themes/zakra/assets/js/meta/meta.tsx |
import { registerPlugin } from '@wordpress/plugins'; import { Plugin } from './Plugin'; import './meta.scss'; registerPlugin('zakra-meta-setting-sidebar', { render: Plugin }); |