Skip to content

Commit

Permalink
Add @SInCE tag to hooks doc
Browse files Browse the repository at this point in the history
  • Loading branch information
webdados committed Mar 6, 2023
1 parent f1601fd commit 4b9be76
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -59,6 +59,8 @@ public function widget( $args, $instance ) {
/**
* Allow 3rd party developers to add their own filters to start the Layered Navigation Filters Widget.
*
* @since 7.6.0
*
* @param array $args Arguments.
* @param array $instance Widget instance.
*/
Expand Down Expand Up @@ -116,6 +118,8 @@ public function widget( $args, $instance ) {
/**
* Allow 3rd party developers to add their own filters to end the Layered Navigation Filters Widget.
*
* @since 7.6.0
*
* @param array $args Arguments.
* @param array $instance Widget instance.
*/
Expand Down

0 comments on commit 4b9be76

Please sign in to comment.