Sindbad~EG File Manager

Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/js/postbox-new/
Upload File :
Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/js/postbox-new/postbox-misc.js

import $ from 'jquery';
import { observer, hooks } from 'peepso';
import peepsodata from 'peepsodata';

hooks.addAction('postbox_init', postbox => {
	// Branding hook.
	if (+peepsodata.show_powered_by) {
		observer.addAction('show_branding', () => {
			let $branding = $(peepsodata.powered_by);
			if (!postbox.$postbox.children(`.${$branding.attr('class')}`).length) {
				$branding.appendTo(postbox.$postbox);
			}
		});
	}
});

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