Sindbad~EG File Manager

Current Path : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso-photos/assets/js/
Upload File :
Current File : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso-photos/assets/js/block.js

wp.domReady(function () {
	const { __ } = wp.i18n;
	const { createElement } = wp.element;
	const { registerBlockType } = wp.blocks;
	const { hooks } = peepso;

	registerBlockType('peepso-photos/peepso-photos-block', {
		title: __('PeepSo Photos', 'peepso-photos'),
		icon: 'images-alt',
		category: 'widgets',
		keywords: [__('PeepSo Photos', 'peepso-photos')],
		edit(props) {
			setTimeout(() => hooks.doAction('block_added'), 400);
			return createElement('div', { 'data-id': 'peepso-photos-shortcode-placeholder' });
		},
		save(props) {
			return null;
		}
	});
});

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists