update theme version that deprecates hook
This commit is contained in:
parent
15dc2ee8c2
commit
ed38d74c95
|
|
@ -342,7 +342,7 @@ if ( ! function_exists( 'understrap_link_pages' ) ) {
|
|||
$args = apply_filters_deprecated(
|
||||
'understrap_link_pages_args',
|
||||
array( $args ),
|
||||
'1.3.0',
|
||||
'1.2.3',
|
||||
'wp_link_pages_args'
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue