Submit
Path:
~
/
home
/
getwphos
/
public_html
/
giulianos
/
wp-content
/
themes
/
mechano
/
admin
/
File Content:
about-author.php
<?php function mechano_about_author_html() { ?> <aside class="about-author"> <h3 class="widget-title"> <span> <?php esc_html_e('Written By', 'mechano'); ?> </span> </h3> <!-- .widget-title --> <div class="author-bio"> <div class="author-img"> <a href="<?php echo get_author_posts_url(get_the_author_meta('ID')); ?>"> <?php echo get_avatar(get_the_author_meta('user_email'), 300, "", get_the_author_meta('display_name')); ?> </a> </div> <!-- .author-img --> <div class="author-info"> <h4 class="author-name"> <?php the_author(); ?> </h4> <!-- .author-name --> <p> <?php echo get_the_author_meta('description'); ?> </p> <?php dynamic_sidebar('mechano_sidebar_8'); ?> </div> <!-- .author-info --> </div> <!-- .author-bio --> </aside> <!-- .about-author --> <?php } function mechano_about_author() { if (is_singular('post')) { $author_info_box = get_theme_mod('mechano_setting_author_info_box', 'yes_with_bio_info'); $biographical_info = get_the_author_meta('description'); if ($author_info_box == 'yes') { mechano_about_author_html(); } elseif (($author_info_box == 'yes_with_bio_info') && (! empty($biographical_info))) { mechano_about_author_html(); } } }
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