Submit
Path:
~
/
home
/
getwphos
/
www
/
pioneerasphalt
/
wp-content
/
plugins
/
qi-blocks
/
inc
/
blocks
/
File Content:
include.php
<?php // Hook to include additional element before blocks inclusion. do_action( 'qi_blocks_action_before_include_blocks' ); // Include main block. require_once QI_BLOCKS_BLOCKS_PATH . '/helper.php'; require_once QI_BLOCKS_BLOCKS_PATH . '/class-qi-blocks-blocks-list.php'; require_once QI_BLOCKS_BLOCKS_PATH . '/class-qi-blocks-blocks.php'; foreach ( glob( QI_BLOCKS_BLOCKS_PATH . '/*/*-block.php' ) as $block ) { require_once $block; } foreach ( glob( QI_BLOCKS_BLOCKS_PATH . '/*/helper.php' ) as $block_helper ) { require_once $block_helper; } // Hook to include additional element after blocks inclusion. do_action( 'qi_blocks_action_after_include_blocks' );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
accordion
---
0755
advanced-column
---
0755
advanced-columns
---
0755
advanced-text
---
0755
author-info
---
0755
banner
---
0755
blog-list
---
0755
button
---
0755
call-to-action
---
0755
cards-gallery
---
0755
categories
---
0755
clients-list
---
0755
comments-template
---
0755
contact-form-7
---
0755
countdown
---
0755
counter
---
0755
divider
---
0755
faq
---
0755
how-to
---
0755
icon-with-text
---
0755
image-gallery
---
0755
image-gallery-masonry
---
0755
image-gallery-pinterest
---
0755
image-slider
---
0755
info-box
---
0755
message-box
---
0755
parallax-images
---
0755
post-author
---
0755
post-date
---
0755
post-terms
---
0755
post-title
---
0755
pricing-table
---
0755
process
---
0755
product-list
---
0755
progress-bar-circle
---
0755
progress-bar-horizontal
---
0755
progress-bar-vertical
---
0755
search
---
0755
section-title
---
0755
single-image
---
0755
spacer
---
0755
table-of-contents
---
0755
tabs-horizontal
---
0755
tabs-vertical
---
0755
tag-cloud
---
0755
team-member
---
0755
testimonials-list
---
0755
text-marquee
---
0755
timeline
---
0755
class-qi-blocks-blocks-list.php
696 bytes
0644
class-qi-blocks-blocks.php
15814 bytes
0644
helper.php
16956 bytes
0644
include.php
668 bytes
0644
N4ST4R_ID | Naxtarrr