// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
homedir
/
public_html
/
wp-content
/
plugins
/
gallery-images-ape
/
libs
[ PARENT ]
EDIT :: ourteam.php
<?php /* * Ape Gallery http://wpape.net * Version: 1.2.4 - 61253 * Author: Wp Ape (c) * Author URI: http://wpape.net * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * Date: Thu, 08 Dec 2016 16:31:35 GMT */ ?> <div class="wrap"> <h1><?php _e( "Ape Gallery - one of the best gallery wordpress plugin"); ?></h1> <div class="card pressthis"> <h2><?php _e( "Our team "); ?></h2> <p><?php _e( "it's a group of PHP experts with more then 10 years experience of the web scripts development. Ape Gallery it's our first plugin for Wordpress and it's looks really good. We have tested code really hard. Development and implementation were really interesting for us and we hope results will be useful for all Wordpress community members.", 'wpape_gallery' ); ?></p> </div> <div class="card"> <p><?php echo 'Copyright © 2016 <a href="http://wpape.net">Ape Team</a> '.__('All Rights Reserved'); ?></p> </div> </div>
SAVE
CANCEL