Peter’s Login Redirect - Version 3.0.3.0

Version Description

  • Fixed bug with wp list pagination per page not working.
Download this release

Release Info

Developer Collizo4sky
Plugin Icon 128x128 Peter’s Login Redirect
Version 3.0.3.0
Comparing to
See all releases

Code changes from version 3.0.2.0 to 3.0.3.0

changelog.txt CHANGED
@@ -1,5 +1,8 @@
1
  == Changelog ==
2
 
 
 
 
3
  = 3.0.2.0 =
4
  * Pro: Added [Polylang integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
5
  * Pro: Added [WPML integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
1
  == Changelog ==
2
 
3
+ = 3.0.3.0 =
4
+ * Fixed bug with wp list pagination per page not working.
5
+
6
  = 3.0.2.0 =
7
  * Pro: Added [Polylang integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
8
  * Pro: Added [WPML integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
languages/peters-login-redirect.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the LoginWP (Formerly Peter's Login Redirect) package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: LoginWP (Formerly Peter's Login Redirect) 3.0.2.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/peters-login-redirect\n"
7
- "POT-Creation-Date: 2022-08-15 20:15:21+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -49,7 +49,7 @@ msgid "Redirect to currently viewing page"
49
  msgstr ""
50
 
51
  #: src/core/src/Admin/AbstractSettingsPage.php:142
52
- #: src/core/src/Admin/views/view.pro-conditions.php:43
53
  msgid "Get LoginWP Pro →"
54
  msgstr ""
55
 
@@ -106,7 +106,7 @@ msgstr ""
106
  msgid "Support"
107
  msgstr ""
108
 
109
- #: src/core/src/Admin/Admin.php:165 src/core/src/Admin/RedirectionsPage.php:479
110
  msgid "Upgrade to PRO"
111
  msgstr ""
112
 
@@ -344,117 +344,117 @@ msgstr ""
344
  msgid "Condition Value"
345
  msgstr ""
346
 
347
- #: src/core/src/Admin/RedirectionsPage.php:33
348
  msgid "Redirections - LoginWP"
349
  msgstr ""
350
 
351
- #: src/core/src/Admin/RedirectionsPage.php:36
352
  msgid "Redirection "
353
  msgstr ""
354
 
355
- #: src/core/src/Admin/RedirectionsPage.php:42
356
  msgid "Redirections"
357
  msgstr ""
358
 
359
- #: src/core/src/Admin/RedirectionsPage.php:58
360
- #: src/core/src/Admin/RedirectionsPage.php:121
361
  msgid "Rules"
362
  msgstr ""
363
 
364
- #: src/core/src/Admin/RedirectionsPage.php:66
365
  msgid "Standard"
366
  msgstr ""
367
 
368
- #: src/core/src/Admin/RedirectionsPage.php:80
369
  msgid "Username"
370
  msgstr ""
371
 
372
- #: src/core/src/Admin/RedirectionsPage.php:87
373
  msgid "User Role"
374
  msgstr ""
375
 
376
- #: src/core/src/Admin/RedirectionsPage.php:94
377
  msgid "User Capability"
378
  msgstr ""
379
 
380
- #: src/core/src/Admin/RedirectionsPage.php:136
381
  msgid "Add New"
382
  msgstr ""
383
 
384
- #: src/core/src/Admin/RedirectionsPage.php:140
385
  msgid "Go Back"
386
  msgstr ""
387
 
388
- #: src/core/src/Admin/RedirectionsPage.php:153
389
  msgid "Redirection Rules"
390
  msgstr ""
391
 
392
- #: src/core/src/Admin/RedirectionsPage.php:209
393
  msgid "Select..."
394
  msgstr ""
395
 
396
- #: src/core/src/Admin/RedirectionsPage.php:253
397
  msgid "Redirect rule saved successfully"
398
  msgstr ""
399
 
400
- #: src/core/src/Admin/RedirectionsPage.php:256
401
  msgid "Changes saved"
402
  msgstr ""
403
 
404
- #: src/core/src/Admin/RedirectionsPage.php:265
405
  msgid "Redirect rule deleted"
406
  msgstr ""
407
 
408
- #: src/core/src/Admin/RedirectionsPage.php:282
409
  msgid "ERROR: Condition value not specified"
410
  msgstr ""
411
 
412
- #: src/core/src/Admin/RedirectionsPage.php:286
413
  msgid "ERROR: No Login or Logout URL specified"
414
  msgstr ""
415
 
416
- #: src/core/src/Admin/RedirectionsPage.php:290
417
  msgid "ERROR: Non-existent username submitted"
418
  msgstr ""
419
 
420
- #: src/core/src/Admin/RedirectionsPage.php:294
421
  msgid "ERROR: Non-existent role submitted"
422
  msgstr ""
423
 
424
- #: src/core/src/Admin/RedirectionsPage.php:298
425
  msgid "ERROR: Non-existent level submitted"
426
  msgstr ""
427
 
428
- #: src/core/src/Admin/RedirectionsPage.php:331
429
  msgid "ERROR: Unknown error editing redirect rule"
430
  msgstr ""
431
 
432
- #: src/core/src/Admin/RedirectionsPage.php:355
433
  msgid "ERROR: Unknown error when adding the redirect rule"
434
  msgstr ""
435
 
436
- #: src/core/src/Admin/RedirectionsPage.php:386
437
- #: src/core/src/Admin/RedirectionsPage.php:409
438
  msgid "ERROR: Unknown problem updating URL"
439
  msgstr ""
440
 
441
- #: src/core/src/Admin/RedirectionsPage.php:456
442
  msgid "User ID of user"
443
  msgstr ""
444
 
445
- #: src/core/src/Admin/RedirectionsPage.php:457
446
  msgid "Username of user"
447
  msgstr ""
448
 
449
- #: src/core/src/Admin/RedirectionsPage.php:458
450
  msgid "Author URL slug or user nicename"
451
  msgstr ""
452
 
453
- #: src/core/src/Admin/RedirectionsPage.php:459
454
  msgid "Website URL"
455
  msgstr ""
456
 
457
- #: src/core/src/Admin/RedirectionsPage.php:474
458
  msgid "With %sLoginWP PRO%s, you can redirect users to the current page they are logging in from or back to the previous (referrer) page after login."
459
  msgstr ""
460
 
@@ -567,8 +567,8 @@ msgid "Order"
567
  msgstr ""
568
 
569
  #: src/core/src/Admin/views/view.pro-conditions.php:4
570
- #: src/core/src/Admin/views/view.pro-conditions.php:20
571
- #: src/core/src/Admin/views/view.pro-conditions.php:24
572
  msgid "Enrolled Course"
573
  msgstr ""
574
 
@@ -593,19 +593,23 @@ msgid "Active Membership Plan"
593
  msgstr ""
594
 
595
  #: src/core/src/Admin/views/view.pro-conditions.php:14
596
- msgid "Subscribed Membership"
597
  msgstr ""
598
 
599
  #: src/core/src/Admin/views/view.pro-conditions.php:17
 
 
 
 
600
  msgid "Active Membership Level"
601
  msgstr ""
602
 
603
- #: src/core/src/Admin/views/view.pro-conditions.php:21
604
  msgid "Enrolled Membership"
605
  msgstr ""
606
 
607
- #: src/core/src/Admin/views/view.pro-conditions.php:27
608
  #: src/core/src/Admin/views/view.pro-conditions.php:30
 
609
  msgid "Website Current Language"
610
  msgstr ""
611
 
2
  # This file is distributed under the same license as the LoginWP (Formerly Peter's Login Redirect) package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: LoginWP (Formerly Peter's Login Redirect) 3.0.3.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/peters-login-redirect\n"
7
+ "POT-Creation-Date: 2022-09-06 20:19:07+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
49
  msgstr ""
50
 
51
  #: src/core/src/Admin/AbstractSettingsPage.php:142
52
+ #: src/core/src/Admin/views/view.pro-conditions.php:46
53
  msgid "Get LoginWP Pro →"
54
  msgstr ""
55
 
106
  msgid "Support"
107
  msgstr ""
108
 
109
+ #: src/core/src/Admin/Admin.php:165 src/core/src/Admin/RedirectionsPage.php:489
110
  msgid "Upgrade to PRO"
111
  msgstr ""
112
 
344
  msgid "Condition Value"
345
  msgstr ""
346
 
347
+ #: src/core/src/Admin/RedirectionsPage.php:43
348
  msgid "Redirections - LoginWP"
349
  msgstr ""
350
 
351
+ #: src/core/src/Admin/RedirectionsPage.php:46
352
  msgid "Redirection "
353
  msgstr ""
354
 
355
+ #: src/core/src/Admin/RedirectionsPage.php:52
356
  msgid "Redirections"
357
  msgstr ""
358
 
359
+ #: src/core/src/Admin/RedirectionsPage.php:68
360
+ #: src/core/src/Admin/RedirectionsPage.php:131
361
  msgid "Rules"
362
  msgstr ""
363
 
364
+ #: src/core/src/Admin/RedirectionsPage.php:76
365
  msgid "Standard"
366
  msgstr ""
367
 
368
+ #: src/core/src/Admin/RedirectionsPage.php:90
369
  msgid "Username"
370
  msgstr ""
371
 
372
+ #: src/core/src/Admin/RedirectionsPage.php:97
373
  msgid "User Role"
374
  msgstr ""
375
 
376
+ #: src/core/src/Admin/RedirectionsPage.php:104
377
  msgid "User Capability"
378
  msgstr ""
379
 
380
+ #: src/core/src/Admin/RedirectionsPage.php:146
381
  msgid "Add New"
382
  msgstr ""
383
 
384
+ #: src/core/src/Admin/RedirectionsPage.php:150
385
  msgid "Go Back"
386
  msgstr ""
387
 
388
+ #: src/core/src/Admin/RedirectionsPage.php:163
389
  msgid "Redirection Rules"
390
  msgstr ""
391
 
392
+ #: src/core/src/Admin/RedirectionsPage.php:219
393
  msgid "Select..."
394
  msgstr ""
395
 
396
+ #: src/core/src/Admin/RedirectionsPage.php:263
397
  msgid "Redirect rule saved successfully"
398
  msgstr ""
399
 
400
+ #: src/core/src/Admin/RedirectionsPage.php:266
401
  msgid "Changes saved"
402
  msgstr ""
403
 
404
+ #: src/core/src/Admin/RedirectionsPage.php:275
405
  msgid "Redirect rule deleted"
406
  msgstr ""
407
 
408
+ #: src/core/src/Admin/RedirectionsPage.php:292
409
  msgid "ERROR: Condition value not specified"
410
  msgstr ""
411
 
412
+ #: src/core/src/Admin/RedirectionsPage.php:296
413
  msgid "ERROR: No Login or Logout URL specified"
414
  msgstr ""
415
 
416
+ #: src/core/src/Admin/RedirectionsPage.php:300
417
  msgid "ERROR: Non-existent username submitted"
418
  msgstr ""
419
 
420
+ #: src/core/src/Admin/RedirectionsPage.php:304
421
  msgid "ERROR: Non-existent role submitted"
422
  msgstr ""
423
 
424
+ #: src/core/src/Admin/RedirectionsPage.php:308
425
  msgid "ERROR: Non-existent level submitted"
426
  msgstr ""
427
 
428
+ #: src/core/src/Admin/RedirectionsPage.php:341
429
  msgid "ERROR: Unknown error editing redirect rule"
430
  msgstr ""
431
 
432
+ #: src/core/src/Admin/RedirectionsPage.php:365
433
  msgid "ERROR: Unknown error when adding the redirect rule"
434
  msgstr ""
435
 
436
+ #: src/core/src/Admin/RedirectionsPage.php:396
437
+ #: src/core/src/Admin/RedirectionsPage.php:419
438
  msgid "ERROR: Unknown problem updating URL"
439
  msgstr ""
440
 
441
+ #: src/core/src/Admin/RedirectionsPage.php:466
442
  msgid "User ID of user"
443
  msgstr ""
444
 
445
+ #: src/core/src/Admin/RedirectionsPage.php:467
446
  msgid "Username of user"
447
  msgstr ""
448
 
449
+ #: src/core/src/Admin/RedirectionsPage.php:468
450
  msgid "Author URL slug or user nicename"
451
  msgstr ""
452
 
453
+ #: src/core/src/Admin/RedirectionsPage.php:469
454
  msgid "Website URL"
455
  msgstr ""
456
 
457
+ #: src/core/src/Admin/RedirectionsPage.php:484
458
  msgid "With %sLoginWP PRO%s, you can redirect users to the current page they are logging in from or back to the previous (referrer) page after login."
459
  msgstr ""
460
 
567
  msgstr ""
568
 
569
  #: src/core/src/Admin/views/view.pro-conditions.php:4
570
+ #: src/core/src/Admin/views/view.pro-conditions.php:23
571
+ #: src/core/src/Admin/views/view.pro-conditions.php:27
572
  msgid "Enrolled Course"
573
  msgstr ""
574
 
593
  msgstr ""
594
 
595
  #: src/core/src/Admin/views/view.pro-conditions.php:14
596
+ msgid "Subscribed Membership Plan"
597
  msgstr ""
598
 
599
  #: src/core/src/Admin/views/view.pro-conditions.php:17
600
+ msgid "Subscribed Membership"
601
+ msgstr ""
602
+
603
+ #: src/core/src/Admin/views/view.pro-conditions.php:20
604
  msgid "Active Membership Level"
605
  msgstr ""
606
 
607
+ #: src/core/src/Admin/views/view.pro-conditions.php:24
608
  msgid "Enrolled Membership"
609
  msgstr ""
610
 
 
611
  #: src/core/src/Admin/views/view.pro-conditions.php:30
612
+ #: src/core/src/Admin/views/view.pro-conditions.php:33
613
  msgid "Website Current Language"
614
  msgstr ""
615
 
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: login, logout, redirect, login form, user registration, admin, administrat
5
  Requires at least: 4.7
6
  Requires PHP: 5.6
7
  Tested up to: 6.0
8
- Stable tag: 3.0.2.0
9
  License: GPL-2.0+
10
 
11
  Redirect users to different locations after they log in, log out and register based on different conditions.
@@ -76,6 +76,9 @@ Login redirects not working? This plugin uses WordPress's standard login_redirec
76
 
77
  == Changelog ==
78
 
 
 
 
79
  = 3.0.2.0 =
80
  * Pro: Added [Polylang integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
81
  * Pro: Added [WPML integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
5
  Requires at least: 4.7
6
  Requires PHP: 5.6
7
  Tested up to: 6.0
8
+ Stable tag: 3.0.3.0
9
  License: GPL-2.0+
10
 
11
  Redirect users to different locations after they log in, log out and register based on different conditions.
76
 
77
  == Changelog ==
78
 
79
+ = 3.0.3.0 =
80
+ * Fixed bug with wp list pagination per page not working.
81
+
82
  = 3.0.2.0 =
83
  * Pro: Added [Polylang integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
84
  * Pro: Added [WPML integration](https://loginwp.com/?utm_source=wprepo&utm_medium=changelog&utm_campaign=3020#pro-conditions)
src/core/src/Admin/ProfilePress.php CHANGED
@@ -12,7 +12,7 @@ class ProfilePress
12
  private $config = array(
13
  'lite_plugin' => 'wp-user-avatar/wp-user-avatar.php',
14
  'lite_download_url' => 'https://downloads.wordpress.org/plugin/wp-user-avatar.latest-stable.zip',
15
- 'ppress_settings' => 'admin.php?page=pp-forms',
16
  );
17
 
18
  private $output_data = array();
12
  private $config = array(
13
  'lite_plugin' => 'wp-user-avatar/wp-user-avatar.php',
14
  'lite_download_url' => 'https://downloads.wordpress.org/plugin/wp-user-avatar.latest-stable.zip',
15
+ 'ppress_settings' => 'admin.php?page=ppress-forms',
16
  );
17
 
18
  private $output_data = array();
src/core/src/Admin/RedirectionsPage.php CHANGED
@@ -22,6 +22,16 @@ class RedirectionsPage extends AbstractSettingsPage
22
  add_action('admin_init', [$this, 'save_redirect_rule_changes']);
23
  add_action('admin_init', [$this, 'save_other_settings_changes']);
24
  add_action('loginwp_admin_settings_page_rules', [$this, 'redirections_admin_page_callback']);
 
 
 
 
 
 
 
 
 
 
25
  }
26
 
27
  public function register_menu_page()
22
  add_action('admin_init', [$this, 'save_redirect_rule_changes']);
23
  add_action('admin_init', [$this, 'save_other_settings_changes']);
24
  add_action('loginwp_admin_settings_page_rules', [$this, 'redirections_admin_page_callback']);
25
+
26
+ if (loginwp_var($_GET, 'page') == PTR_LOGINWP_REDIRECTION_PAGE_SLUG) {
27
+ add_filter('set-screen-option', [$this, 'set_screen'], 10, 3);
28
+ add_filter('set_screen_option_rules_per_page', [$this, 'set_screen'], 10, 3);
29
+ }
30
+ }
31
+
32
+ public static function set_screen($status, $option, $value)
33
+ {
34
+ return $value;
35
  }
36
 
37
  public function register_menu_page()
src/core/src/Admin/views/view.pro-conditions.php CHANGED
@@ -10,6 +10,9 @@ $pro_conditions = [
10
  esc_html__('Active User Subscription', 'peters-login-redirect'),
11
  esc_html__('Active Membership Plan', 'peters-login-redirect')
12
  ],
 
 
 
13
  'MemberPress' => [
14
  esc_html__('Subscribed Membership', 'peters-login-redirect')
15
  ],
@@ -20,13 +23,13 @@ $pro_conditions = [
20
  esc_html__('Enrolled Course', 'peters-login-redirect'),
21
  esc_html__('Enrolled Membership', 'peters-login-redirect')
22
  ],
23
- 'TutorLMS' => [
24
  esc_html__('Enrolled Course', 'peters-login-redirect')
25
  ],
26
- 'WPML' => [
27
  esc_html__('Website Current Language', 'peters-login-redirect')
28
  ],
29
- 'Polylang' => [
30
  esc_html__('Website Current Language', 'peters-login-redirect')
31
  ]
32
  ];
10
  esc_html__('Active User Subscription', 'peters-login-redirect'),
11
  esc_html__('Active Membership Plan', 'peters-login-redirect')
12
  ],
13
+ 'ProfilePress' => [
14
+ esc_html__('Subscribed Membership Plan', 'peters-login-redirect')
15
+ ],
16
  'MemberPress' => [
17
  esc_html__('Subscribed Membership', 'peters-login-redirect')
18
  ],
23
  esc_html__('Enrolled Course', 'peters-login-redirect'),
24
  esc_html__('Enrolled Membership', 'peters-login-redirect')
25
  ],
26
+ 'TutorLMS' => [
27
  esc_html__('Enrolled Course', 'peters-login-redirect')
28
  ],
29
+ 'WPML' => [
30
  esc_html__('Website Current Language', 'peters-login-redirect')
31
  ],
32
+ 'Polylang' => [
33
  esc_html__('Website Current Language', 'peters-login-redirect')
34
  ]
35
  ];
vendor/autoload.php CHANGED
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
- return ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723::getLoader();
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
+ return ComposerAutoloaderInita9f583478f300f50f350038ebf8720c5::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723
6
  {
7
  private static $loader;
8
 
@@ -24,18 +24,18 @@ class ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
- spl_autoload_unregister(array('ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
- call_user_func(\Composer\Autoload\ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
- $includeFiles = \Composer\Autoload\ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
- composerRequireb77d53e7286c89b449d509f6e1c1e723($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
@@ -47,7 +47,7 @@ class ComposerAutoloaderInitb77d53e7286c89b449d509f6e1c1e723
47
  * @param string $file
48
  * @return void
49
  */
50
- function composerRequireb77d53e7286c89b449d509f6e1c1e723($fileIdentifier, $file)
51
  {
52
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
53
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInita9f583478f300f50f350038ebf8720c5
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInita9f583478f300f50f350038ebf8720c5', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInita9f583478f300f50f350038ebf8720c5', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
+ call_user_func(\Composer\Autoload\ComposerStaticInita9f583478f300f50f350038ebf8720c5::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
+ $includeFiles = \Composer\Autoload\ComposerStaticInita9f583478f300f50f350038ebf8720c5::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
+ composerRequirea9f583478f300f50f350038ebf8720c5($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
47
  * @param string $file
48
  * @return void
49
  */
50
+ function composerRequirea9f583478f300f50f350038ebf8720c5($fileIdentifier, $file)
51
  {
52
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
53
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723
8
  {
9
  public static $files = array (
10
  '7c119350ad5d791b1ae2d87a60e07ace' => __DIR__ . '/../..' . '/src/core/src/MoAdminNotice.php',
@@ -156,9 +156,9 @@ class ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723
156
  public static function getInitializer(ClassLoader $loader)
157
  {
158
  return \Closure::bind(function () use ($loader) {
159
- $loader->prefixLengthsPsr4 = ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723::$prefixLengthsPsr4;
160
- $loader->prefixDirsPsr4 = ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723::$prefixDirsPsr4;
161
- $loader->classMap = ComposerStaticInitb77d53e7286c89b449d509f6e1c1e723::$classMap;
162
 
163
  }, null, ClassLoader::class);
164
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInita9f583478f300f50f350038ebf8720c5
8
  {
9
  public static $files = array (
10
  '7c119350ad5d791b1ae2d87a60e07ace' => __DIR__ . '/../..' . '/src/core/src/MoAdminNotice.php',
156
  public static function getInitializer(ClassLoader $loader)
157
  {
158
  return \Closure::bind(function () use ($loader) {
159
+ $loader->prefixLengthsPsr4 = ComposerStaticInita9f583478f300f50f350038ebf8720c5::$prefixLengthsPsr4;
160
+ $loader->prefixDirsPsr4 = ComposerStaticInita9f583478f300f50f350038ebf8720c5::$prefixDirsPsr4;
161
+ $loader->classMap = ComposerStaticInita9f583478f300f50f350038ebf8720c5::$classMap;
162
 
163
  }, null, ClassLoader::class);
164
  }
vendor/composer/installed.json CHANGED
@@ -200,24 +200,24 @@
200
  },
201
  {
202
  "name": "loginwp/core",
203
- "version": "0.1.0-alpha.1660593469",
204
- "version_normalized": "0.1.0.0-alpha1660593469",
205
  "source": {
206
  "type": "git",
207
  "url": "https://github.com/loginwp/Core.git",
208
- "reference": "974f82998c149fc8925a707718af84b6d35eb933"
209
  },
210
  "dist": {
211
  "type": "zip",
212
- "url": "https://api.github.com/repos/loginwp/Core/zipball/974f82998c149fc8925a707718af84b6d35eb933",
213
- "reference": "974f82998c149fc8925a707718af84b6d35eb933",
214
  "shasum": ""
215
  },
216
  "require": {
217
  "collizo4sky/persist-admin-notices-dismissal": "^1.4",
218
  "composer/installers": "~1.0"
219
  },
220
- "time": "2022-08-15T13:45:41+00:00",
221
  "type": "wordpress-plugin",
222
  "installation-source": "dist",
223
  "autoload": {
@@ -233,7 +233,7 @@
233
  "description": "Core lib for LoginWP",
234
  "support": {
235
  "issues": "https://github.com/loginwp/Core/issues",
236
- "source": "https://github.com/loginwp/Core/tree/0.1.0-alpha.1660593469"
237
  },
238
  "install-path": "../../src/core"
239
  }
200
  },
201
  {
202
  "name": "loginwp/core",
203
+ "version": "0.1.0-alpha.1662495367",
204
+ "version_normalized": "0.1.0.0-alpha1662495367",
205
  "source": {
206
  "type": "git",
207
  "url": "https://github.com/loginwp/Core.git",
208
+ "reference": "2c0cb3cb80f44a109969c861e373d4ba7d9756ab"
209
  },
210
  "dist": {
211
  "type": "zip",
212
+ "url": "https://api.github.com/repos/loginwp/Core/zipball/2c0cb3cb80f44a109969c861e373d4ba7d9756ab",
213
+ "reference": "2c0cb3cb80f44a109969c861e373d4ba7d9756ab",
214
  "shasum": ""
215
  },
216
  "require": {
217
  "collizo4sky/persist-admin-notices-dismissal": "^1.4",
218
  "composer/installers": "~1.0"
219
  },
220
+ "time": "2022-09-06T20:16:02+00:00",
221
  "type": "wordpress-plugin",
222
  "installation-source": "dist",
223
  "autoload": {
233
  "description": "Core lib for LoginWP",
234
  "support": {
235
  "issues": "https://github.com/loginwp/Core/issues",
236
+ "source": "https://github.com/loginwp/Core/tree/0.1.0-alpha.1662495367"
237
  },
238
  "install-path": "../../src/core"
239
  }
vendor/composer/installed.php CHANGED
@@ -38,9 +38,9 @@
38
  'dev_requirement' => false,
39
  ),
40
  'loginwp/core' => array(
41
- 'pretty_version' => '0.1.0-alpha.1660593469',
42
- 'version' => '0.1.0.0-alpha1660593469',
43
- 'reference' => '974f82998c149fc8925a707718af84b6d35eb933',
44
  'type' => 'wordpress-plugin',
45
  'install_path' => __DIR__ . '/../../src/core',
46
  'aliases' => array(),
38
  'dev_requirement' => false,
39
  ),
40
  'loginwp/core' => array(
41
+ 'pretty_version' => '0.1.0-alpha.1662495367',
42
+ 'version' => '0.1.0.0-alpha1662495367',
43
+ 'reference' => '2c0cb3cb80f44a109969c861e373d4ba7d9756ab',
44
  'type' => 'wordpress-plugin',
45
  'install_path' => __DIR__ . '/../../src/core',
46
  'aliases' => array(),
wplogin_redirect.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: LoginWP (Formerly Peter's Login Redirect)
4
  Plugin URI: https://loginwp.com
5
  Description: Redirect users to different URLs based on their role, capability and more.
6
- Version: 3.0.2.0
7
  Author: LoginWP Team
8
  Author URI: https://loginwp.com
9
  Text Domain: peters-login-redirect
@@ -16,7 +16,7 @@ use LoginWP\Core\Core;
16
  require __DIR__ . '/vendor/autoload.php';
17
 
18
  define('PTR_LOGINWP_SYSTEM_FILE_PATH', __FILE__);
19
- define('PTR_LOGINWP_VERSION_NUMBER', '3.0.2.0');
20
 
21
  add_action('init', function () {
22
  load_plugin_textdomain('peters-login-redirect', false, dirname(plugin_basename(__FILE__)) . '/languages');
3
  Plugin Name: LoginWP (Formerly Peter's Login Redirect)
4
  Plugin URI: https://loginwp.com
5
  Description: Redirect users to different URLs based on their role, capability and more.
6
+ Version: 3.0.3.0
7
  Author: LoginWP Team
8
  Author URI: https://loginwp.com
9
  Text Domain: peters-login-redirect
16
  require __DIR__ . '/vendor/autoload.php';
17
 
18
  define('PTR_LOGINWP_SYSTEM_FILE_PATH', __FILE__);
19
+ define('PTR_LOGINWP_VERSION_NUMBER', '3.0.3.0');
20
 
21
  add_action('init', function () {
22
  load_plugin_textdomain('peters-login-redirect', false, dirname(plugin_basename(__FILE__)) . '/languages');