PluginProbe
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) / 1.3.2
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) v1.3.2
2.1.3 2.1.2 2.1.1 2.1.0 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 trunk 1.0.1 1.1.0 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 All 57 releases
← All changes | src/Admin/Admin.php +1 -1 1.3.01.3.2 View file →
@@ -247,9 +247,9 @@
247 247 'darkify'
248 248 ),
249 249 sprintf('<span style="color: #35b747;font-weight: bold;" class="darkify-get-pro-text">%s</span>', __('👑 Upgrade to Pro!', 'darkify')),
250 250 'manage_options',
251 - 'https://1.envato.market/darkify'
251 + 'https://themeatelier.net/downloads/darkify/'
252 252 );
253 253 do_action('darkify_after_upgrade_pro_menu');
254 254 }
255 255 }