%PDF- %PDF-
Direktori : /var/www/projetos/revistashowdafe.com.br/wp-content/plugins/wp-members/includes/legacy/ |
Current File : //var/www/projetos/revistashowdafe.com.br/wp-content/plugins/wp-members/includes/legacy/dialogs.php |
<?php /** * WP-Members Dialog Functions * * Handles functions that output front-end dialogs to end users. * * This file is part of the WP-Members plugin by Chad Butler * You can find out more about this plugin at https://rocketgeek.com * Copyright (c) 2006-2023 Chad Butler * WP-Members(tm) is a trademark of butlerblog.com * * @package WP-Members * @author Chad Butler * @copyright 2006-2023 */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit(); } // End of file.