This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
understrap/inc
Johan Nielsen e59538ad22
dynamic prev_next
I've noticed that with the current implementation, next arrow is still shown if there are no more pages.
By setting prev_next to true, WordPress should handle the generation of next and previous arrows. 
This also means that the code is dramatically simplified.

But please test this, because I don't remember why I didn't write the code this way in the first place.
Maybe because there was some fringe case I tried to rectify?
2018-05-05 10:09:27 +02:00
..
class-wp-bootstrap-navwalker.php Modify walker with 'understarp' prefixed on class name and as textdomain 2018-04-17 17:18:34 +01:00
custom-comments.php add function exists check in custom-comments.php 2018-03-05 07:29:00 +01:00
custom-header.php Add pluggable function wrappers to inc/custom-header.php 2018-03-30 10:58:32 -05:00
customizer.php container type never gets set v.0.6.12 2017-12-14 13:20:40 +01:00
editor.php Update demo of adding pluggable function wrappers to add actions / hooks above functions 2018-03-29 12:39:09 -05:00
enqueue.php Remove duplicate theme JS enqueue, update comment 2018-04-11 21:30:49 -07:00
extras.php Add pluggable function wrappers to inc/extras.php 2018-03-30 11:03:09 -05:00
jetpack.php Add pluggable function wrappers to inc/jetpack.php 2018-03-30 10:01:59 -05:00
pagination.php dynamic prev_next 2018-05-05 10:09:27 +02:00
setup.php Add pluggable function wrappers to inc/setup.pphp 2018-03-30 11:28:55 -05:00
style-wpcom.css cleanup inc folder and add wordpress.com stuff 2017-02-07 15:30:03 +01:00
template-tags.php Add pluggable function wrappers to inc/template-tags.php 2018-03-30 10:14:25 -05:00
theme-settings.php Add pluggable function wrappers to inc/theme-settings.php 2018-03-30 11:34:46 -05:00
widgets.php Adding the herocanvas widget position 2018-04-13 20:19:33 +02:00
woocommerce.php Remove closing div from WooCommerce function 2018-04-20 11:29:43 -06:00
wpcom.php Add pluggable function wrappers to inc/wpcom.php 2018-03-30 10:51:43 -05:00