HEX
Server: Apache
System: Linux pdx1-shared-a2-07 6.6.116-grsec-jammy-dirty #1 SMP Sat Nov 8 00:02:42 UTC 2025 x86_64
User: dh_kieuhb (23365667)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/dh_kieuhb/blwealthmanagement.com/wp-content/plugins/elementor/assets/js/common.strings.js
__( 'Uploading...' ),
				sticky: true,
			} );
		}

		return args;
	}

	applyAfterCreate( data, args ) {
		if ( args.options?.progress ) {
			this.toast.hide();
		}

		return data;
	}

	async run() {
		this.file = this.args.file;

		if ( this.file.size > parseInt( window._wpPluploadSettings.defaults.filters.max_file_size, 10 ) ) {
			throw new Error( __( 'The file exceeds the maximum upload size for this site.', 'elementor' );