Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/walla3t.corals.io/wp-content/plugins/wpforms-lite/templates/emails/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/walla3t.corals.io/wp-content/plugins/wpforms-lite/templates/emails/classic-footer.php
<?php
/**
 * Classic footer template.
 *
 * This template can be overridden by copying it to yourtheme/wpforms/emails/classic-footer.php.
 *
 * @since 1.8.5
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>

									</td>
								</tr>
								<tr>
									<td align="center" valign="top" class="footer">
										<?php
										/** This filter is documented in /includes/emails/templates/footer-default.php */
										echo apply_filters( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
											'wpforms_email_footer_text',
											sprintf(
												wp_kses( /* translators: %1$s - site URL; %2$s - site title. */
													__( 'Sent from <a href="%1$s">%2$s</a>', 'wpforms-lite' ),
													[
														'a' => [
															'href' => [],
														],
													]
												),
												esc_url( home_url() ),
												wp_specialchars_decode( get_bloginfo( 'name' ) )
											)
										);
										?>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
			</div>
		</td>
		<td><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>
	</tr>
</table>
</body>
</html>

Spamworldpro Mini