403Webshell
Server IP : 172.24.0.40  /  Your IP : 216.73.216.10
Web Server : Apache
System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64
User : apache ( 48)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/tomas/public_html/wp-content/plugins/ninja-forms/includes/Config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tomas/public_html/wp-content/plugins/ninja-forms/includes/Config/DashboardPromotions.php
<?php

return apply_filters(
	'ninja-forms-dashboard-promotions',
	array(

		/*
		|--------------------------------------------------------------------------
		| Send WP
		|--------------------------------------------------------------------------
		|
		*/

		'sendwp-banner' => array(
			'id'      => 'sendwp-banner',
			'location'  => 'dashboard',
			'content' => '<span aria-label="SendWP. Getting WordPress email into an inbox shouldn\'t be that hard! Never miss another receipt, form submission, or any WordPress email ever again." style="cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(\'' . NF_PLUGIN_URL . 'assets/img/promotions/dashboard-banner-sendwp.png\');display:block;"></span>',
			'type'    => 'sendwp',
			'script'  => "
				setTimeout(function(){ /* Wait for services to init. */
					var data = {
						width: 450,
						closeOnClick: 'body',
						closeOnEsc: true,
						content: '<p><h2>Frustrated that WordPress email isn’t being received?</h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.</p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!</h3><p>SendWP is an email service that removes your web host from the email equation.</p><ul style=&quot;list-style-type:initial;margin-left: 20px;&quot;><li>Sends email through dedicated email service, increasing email deliverability.</li><li>Keeps form submission emails out of spam by using a trusted email provider.</li><li>On a shared web host? Don’t worry about emails being rejected because of blocked IP addresses.</li><li><strong>$1 for the first month. $9/month after. Cancel anytime!</strong></li></ul></p><br />',
						btnPrimary: {
							text: 'Sign me up!',
							callback: function() {
								var spinner = document.createElement('span');
								spinner.classList.add('dashicons', 'dashicons-update', 'dashicons-update-spin');
								var w = this.offsetWidth;
								this.innerHTML = spinner.outerHTML;
								this.style.width = w+'px';
								ninja_forms_sendwp_remote_install();
							}
						},
						btnSecondary: {
							text: 'Cancel',
							callback: function() {
								sendwpModal.toggleModal(false);
							}
						}
					}
					var sendwpModal = new NinjaModal(data);
				}, 500);
			"
		),
	)
);

Youez - 2016 - github.com/yon3zu
LinuXploit