You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: woocommerce/class-sv-wc-plugin.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,12 @@
48
48
* + `get_settings_url()` - return the plugin admin settings URL, if any
49
49
* + `render_admin_notices()` - override to perform custom admin plugin requirement checks (defaults to checking for php extension depenencies). Use the is_message_dismissed() and add_dismissible_notice() methods
0 commit comments