HOME


Mini Shell 1.0
DIR: /var/www/rhodeworks/wp-content/plugins/nextgen-gallery/templates/Albums/
Upload File :
Current File : //var/www/rhodeworks/wp-content/plugins/nextgen-gallery/templates/Albums/descriptions.php
<?php if ( ! empty( $description ) ) { ?>
	<p><?php print wp_kses( $description, \Imagely\NGG\Display\I18N::get_kses_allowed_html() ); ?></p>
<?php } ?>