Submit
Path:
~
/
home
/
getwphos
/
public_html
/
kingpanel
/
wp-content
/
themes
/
mechano
/
admin
/
File Content:
navigation-archive.php
<?php function mechano_blog_navigation() { $numbered_pagination = get_theme_mod('mechano_setting_numbered_pagination', 'No'); if ($numbered_pagination == 'Yes') { the_posts_pagination( array( 'screen_reader_text' => esc_html__('Posts Navigation', 'mechano'), 'prev_text' => esc_html__('Prev', 'mechano'), 'next_text' => esc_html__('Next', 'mechano'), 'end_size' => 1, 'mid_size' => 1, 'before_page_number' => '<span class="meta-nav screen-reader-text">' . esc_html__('Page', 'mechano') . ' </span>' ) ); } else { $next_posts_link = get_next_posts_link(); $previous_posts_link = get_previous_posts_link(); if (($next_posts_link != "") || ($previous_posts_link != "")) { ?> <nav class="navigation" role="navigation"> <div class="nav-previous"> <?php next_posts_link('← ' . esc_html__('Older Posts', 'mechano')); ?> </div> <!-- .nav-previous --> <div class="nav-next"> <?php previous_posts_link(esc_html__('Newer Posts', 'mechano') . ' →'); ?> </div> <!-- .nav-next --> </nav> <!-- .navigation --> <?php } } }
Submit
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
archive-title.php
3072 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-singular.php
7161 bytes
0644
N4ST4R_ID | Naxtarrr