mirror of
https://ghproxy.net/https://github.com/AlxMedia/blogside.git
synced 2025-08-26 16:48:09 +08:00
Remove ?filter=5 from theme review link
This commit is contained in:
parent
3f3a3a25da
commit
f890356ee9
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', 'blogside' ),
|
||||
'button_url' => 'https://wordpress.org/support/theme/blogside/reviews/?filter=5#new-post',
|
||||
'button_url' => 'https://wordpress.org/support/theme/blogside/reviews/#new-post',
|
||||
'priority' => 1,
|
||||
) );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue