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: includes/admin/class-ur-admin-settings.php
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -258,6 +258,8 @@ function initMultiselectV2() {
258
258
'pro_install_popup_title' => esc_html__( 'Install User Registration & Membership Pro to Unlock All Features', 'user-registration' ),
259
259
'will_install_and_activate_pro_text' => esc_html__( 'This will automatically install and activate the User Registration & Membership Pro Plugin for you.', 'user-registration' ),
'pro_activated_success_text' => esc_html__( 'URM Pro has been successfully installed and activated. You now have access to all premium features!', 'user-registration' ),
263
265
'continue_to_dashboard_text' => esc_html__( 'Continue to dashboard', 'user-registration' ),
0 commit comments