Submit
Path:
~
/
home
/
getwphos
/
public_html
/
giulianos
/
wp-content
/
themes
/
mechano
/
admin
/
File Content:
functions-layout-grid.php
<?php function mechano_featured_media__layout_grid($first_full = 'No', $blog_grid_type = 'masonry') { $browser_address_url = stripcslashes(get_option(get_the_ID() . 'mechano_featured_video_url')); $browser_address_url = trim($browser_address_url); // Strip whitespace (or other characters) from the beginning and end of the string. if (! empty($browser_address_url)) { ?> <div class="featured-image"> <?php echo mechano_iframe_from_xml($browser_address_url); ?> </div> <!-- .featured-image --> <?php } elseif (has_post_thumbnail()) { ?> <div class="featured-image"> <a href="<?php the_permalink(); ?>"> <?php if ($first_full == 'Yes') { the_post_thumbnail('mechano_image_size_1'); } else { if ($blog_grid_type == 'fitRows') { the_post_thumbnail('mechano_image_size_4'); } else { the_post_thumbnail('mechano_image_size_2'); } } ?> </a> </div> <!-- .featured-image --> <?php } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
css
---
0755
demo-data
---
0755
js
---
0755
plugins
---
0755
about-author.php
1412 bytes
0644
admin--class-tgm-plugin-activation.php
126853 bytes
0644
admin--demo-import.php
10565 bytes
0644
admin--help-tab.php
2049 bytes
0644
admin--notice.php
9889 bytes
0644
ajax-loader.gif
4203 bytes
0644
archive-title.php
3072 bytes
0644
automatic-excerpt.php
3257 bytes
0644
content-none.php
1105 bytes
0644
customizer-default-values.php
3280 bytes
0644
customizer-sections.php
8509 bytes
0644
customizer-settings.php
262878 bytes
0644
enqueue-inline-script.php
2601 bytes
0644
enqueue-inline-style.php
66490 bytes
0644
enqueue-styles-scripts.php
13122 bytes
0644
functions-core.php
8160 bytes
0644
functions-layout-grid.php
1082 bytes
0644
functions-layout-regular.php
802 bytes
0644
functions-portfolio.php
2917 bytes
0644
functions-singular.php
13678 bytes
0644
functions-woocommerce.php
4674 bytes
0644
html-attributes.php
18503 bytes
0644
image-sizes.php
1986 bytes
0644
index.php
30 bytes
0644
navigation-archive.php
1231 bytes
0644
navigation-single.php
4441 bytes
0644
override-post-class.php
1447 bytes
0644
override-post-gallery.php
7368 bytes
0644
post-meta.php
7608 bytes
0644
pre-get-posts.php
353 bytes
0644
theme-options.php
11646 bytes
0644
widget_area-register.php
10228 bytes
0644
widget_area-sidebar-archive.php
4224 bytes
0644
widget_area-sidebar-singular.php
7161 bytes
0644
N4ST4R_ID | Naxtarrr