mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-26 10:54:03 +08:00
Remove ?filter=5 from theme review link
This commit is contained in:
parent
beb2fc7468
commit
63a63d7b31
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Kirki::add_section( 'reviewlink', array(
|
|||
'panel' => 'options',
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'Write a Review', 'curver' ),
|
||||
'button_url' => 'https://wordpress.org/support/theme/curver/reviews/?filter=5#new-post',
|
||||
'button_url' => 'https://wordpress.org/support/theme/curver/reviews/#new-post',
|
||||
'priority' => 1,
|
||||
) );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue