Commit realizado el 12:13:52 08-04-2024
This commit is contained in:
4
wp-content/themes/Divi/includes/navigation.php
Normal file
4
wp-content/themes/Divi/includes/navigation.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="pagination clearfix">
|
||||
<div class="alignleft"><?php next_posts_link(esc_html__('« Older Entries','Divi')); ?></div>
|
||||
<div class="alignright"><?php previous_posts_link(esc_html__('Next Entries »', 'Divi')); ?></div>
|
||||
</div>
|
Reference in New Issue
Block a user