Skip to content

Commit

Permalink
change banner as the smaller version seems cached
Browse files Browse the repository at this point in the history
  • Loading branch information
mapsteps committed Feb 7, 2023
1 parent 7b1608d commit c173513
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
array(
'title' => __( 'Ultimate Dashboard', 'kirki' ),
'description' => __( 'Ultimate Dashboard is the #1 plugin to customize your WordPress Dashboard.', 'kirki' ),
'banner' => 'https://ps.w.org/ultimate-dashboard/assets/banner-772x250.jpg',
'banner' => 'https://ps.w.org/ultimate-dashboard/assets/banner-1544x500.jpg',
'link' => admin_url( 'plugin-install.php?s=ultimate+dashboard&tab=search&type=term' ),
'repo' => true,
'constant' => 'ULTIMATE_DASHBOARD_PLUGIN_URL',
Expand Down

0 comments on commit c173513

Please sign in to comment.