WP User Avatar - Version 3.2.4

Version Description

  • Fixed bug where user role selection on registration wasn't working.
  • Fixed responsiveness issue in Gerbera member directory theme.
Download this release

Release Info

Developer Collizo4sky
Plugin Icon 128x128 WP User Avatar
Version 3.2.4
Comparing to
See all releases

Code changes from version 3.2.3 to 3.2.4

changelog.txt CHANGED
@@ -1,5 +1,9 @@
1
  == Changelog ==
2
 
 
 
 
 
3
  = 3.2.3 =
4
  * Fixed bug where custom content protection message wasn't properly formatted.
5
  * Escaped html attributes in html response returned on ajax form request.
1
  == Changelog ==
2
 
3
+ = 3.2.4 =
4
+ * Fixed bug where user role selection on registration wasn't working.
5
+ * Fixed responsiveness issue in Gerbera member directory theme.
6
+
7
  = 3.2.3 =
8
  * Fixed bug where custom content protection message wasn't properly formatted.
9
  * Escaped html attributes in html response returned on ajax form request.
languages/wp-user-avatar.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the ProfilePress package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: ProfilePress 3.2.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-avatar\n"
7
- "POT-Creation-Date: 2021-11-08 19:20:49+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -469,7 +469,7 @@ msgstr ""
469
  #: src/Admin/SettingsPages/AbstractSettingsPage.php:296
470
  #: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:162
471
  #: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:223
472
- #: src/Admin/SettingsPages/GeneralSettings.php:293
473
  #: src/Functions/GlobalFunctions.php:1241
474
  #: src/Functions/GlobalFunctions.php:1269
475
  #: src/Functions/GlobalFunctions.php:1291
@@ -628,7 +628,7 @@ msgid ""
628
  msgstr ""
629
 
630
  #: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1369
631
- #: src/Admin/SettingsPages/GeneralSettings.php:179
632
  msgid "Registration Settings"
633
  msgstr ""
634
 
@@ -646,7 +646,7 @@ msgid "Check to make this a passwordless login form."
646
  msgstr ""
647
 
648
  #: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1416
649
- #: src/Admin/SettingsPages/GeneralSettings.php:193
650
  msgid "Login Settings"
651
  msgstr ""
652
 
@@ -700,9 +700,9 @@ msgid "Add Media"
700
  msgstr ""
701
 
702
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:87
703
- #: src/Admin/SettingsPages/GeneralSettings.php:20
704
- #: src/Admin/SettingsPages/GeneralSettings.php:57
705
- #: src/Admin/SettingsPages/GeneralSettings.php:82
706
  #: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:28
707
  msgid "General"
708
  msgstr ""
@@ -713,8 +713,8 @@ msgstr ""
713
 
714
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:89
715
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:232
 
716
  #: src/Admin/SettingsPages/GeneralSettings.php:39
717
- #: src/Admin/SettingsPages/GeneralSettings.php:40
718
  #: src/Classes/Miscellaneous.php:17
719
  msgid "Settings"
720
  msgstr ""
@@ -734,7 +734,7 @@ msgstr ""
734
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:235
735
  #: src/Admin/SettingsPages/FormList.php:239
736
  #: src/Admin/SettingsPages/FormList.php:315
737
- #: src/Admin/SettingsPages/GeneralSettings.php:170
738
  #: src/ContentProtection/WPListTable.php:96
739
  #: src/ContentProtection/WPListTable.php:291
740
  #: src/ContentProtection/views/include.view-sidebar.php:12
@@ -1432,7 +1432,7 @@ msgstr ""
1432
 
1433
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:28
1434
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:135
1435
- #: src/Admin/SettingsPages/GeneralSettings.php:58
1436
  msgid "Emails"
1437
  msgstr ""
1438
 
@@ -1624,7 +1624,7 @@ msgid "Enable Notification"
1624
  msgstr ""
1625
 
1626
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:247
1627
- #: src/Admin/SettingsPages/GeneralSettings.php:371
1628
  msgid "Enable"
1629
  msgstr ""
1630
 
@@ -1776,8 +1776,8 @@ msgid "Filter by Type"
1776
  msgstr ""
1777
 
1778
  #: src/Admin/SettingsPages/Forms.php:114
1779
- #: src/Admin/SettingsPages/GeneralSettings.php:190
1780
- #: src/Admin/SettingsPages/GeneralSettings.php:306
1781
  #: src/Classes/AjaxHandler.php:54 src/NavigationMenuLinks/Backend.php:34
1782
  #: src/ShortcodeParser/Builder/GlobalShortcodes.php:237
1783
  #: src/Themes/DragDrop/AbstractBuildScratch.php:180
@@ -1786,13 +1786,13 @@ msgid "Login"
1786
  msgstr ""
1787
 
1788
  #: src/Admin/SettingsPages/Forms.php:119
1789
- #: src/Admin/SettingsPages/GeneralSettings.php:176
1790
  #: src/Classes/AjaxHandler.php:59
1791
  msgid "Registration"
1792
  msgstr ""
1793
 
1794
  #: src/Admin/SettingsPages/Forms.php:125
1795
- #: src/Admin/SettingsPages/GeneralSettings.php:316
1796
  #: src/Classes/AjaxHandler.php:64
1797
  msgid "Password Reset"
1798
  msgstr ""
@@ -1825,310 +1825,310 @@ msgstr ""
1825
  msgid "Add New"
1826
  msgstr ""
1827
 
1828
- #: src/Admin/SettingsPages/GeneralSettings.php:62
1829
  msgid "Integrations"
1830
  msgstr ""
1831
 
1832
- #: src/Admin/SettingsPages/GeneralSettings.php:66
1833
  msgid "Premium Addons"
1834
  msgstr ""
1835
 
1836
- #: src/Admin/SettingsPages/GeneralSettings.php:83
1837
  #: src/Admin/SettingsPages/ToolsSettingsPage.php:18
1838
  #: src/Admin/SettingsPages/ToolsSettingsPage.php:61
1839
  msgid "Tools"
1840
  msgstr ""
1841
 
1842
- #: src/Admin/SettingsPages/GeneralSettings.php:109
1843
  msgid "My Account edit profile form (default)"
1844
  msgstr ""
1845
 
1846
- #: src/Admin/SettingsPages/GeneralSettings.php:112
1847
- #: src/Admin/SettingsPages/GeneralSettings.php:294
1848
  msgid "Currently viewed page"
1849
  msgstr ""
1850
 
1851
- #: src/Admin/SettingsPages/GeneralSettings.php:113
1852
  msgid "Previous/Referrer page (Pro feature)"
1853
  msgstr ""
1854
 
1855
- #: src/Admin/SettingsPages/GeneralSettings.php:114
1856
  msgid "WordPress Dashboard"
1857
  msgstr ""
1858
 
1859
- #: src/Admin/SettingsPages/GeneralSettings.php:118
1860
  msgid "Previous/Referrer page"
1861
  msgstr ""
1862
 
1863
- #: src/Admin/SettingsPages/GeneralSettings.php:123
1864
  msgid "Global"
1865
  msgstr ""
1866
 
1867
- #: src/Admin/SettingsPages/GeneralSettings.php:126
1868
  msgid "Global Settings"
1869
  msgstr ""
1870
 
1871
- #: src/Admin/SettingsPages/GeneralSettings.php:129
1872
  msgid "Password-reset Page"
1873
  msgstr ""
1874
 
1875
- #: src/Admin/SettingsPages/GeneralSettings.php:132
1876
  msgid ""
1877
  "Select the page you wish to make WordPress default \"Lost Password page\". "
1878
  "%3$s This should be the page that contains a %1$spassword reset form "
1879
  "shortcode%2$s."
1880
  msgstr ""
1881
 
1882
- #: src/Admin/SettingsPages/GeneralSettings.php:137
1883
  msgid "Login Page"
1884
  msgstr ""
1885
 
1886
- #: src/Admin/SettingsPages/GeneralSettings.php:140
1887
  msgid ""
1888
  "Select the page you wish to make WordPress default Login page. %3$s This "
1889
  "should be the page that contains a %1$slogin form shortcode%2$s."
1890
  msgstr ""
1891
 
1892
- #: src/Admin/SettingsPages/GeneralSettings.php:145
1893
- #: src/Admin/SettingsPages/GeneralSettings.php:392
1894
  msgid "Registration Page"
1895
  msgstr ""
1896
 
1897
- #: src/Admin/SettingsPages/GeneralSettings.php:148
1898
  msgid ""
1899
  "Select the page you wish to make WordPress default Registration page. %3$s "
1900
  "This should be the page that contains a %1$sregistration form shortcode%2$s."
1901
  msgstr ""
1902
 
1903
- #: src/Admin/SettingsPages/GeneralSettings.php:153
1904
  msgid "My Account Page"
1905
  msgstr ""
1906
 
1907
- #: src/Admin/SettingsPages/GeneralSettings.php:156
1908
  msgid ""
1909
  "Select a page that contains %3$s shortcode. You can also use an %1$sedit "
1910
  "profile shortcode%2$s on the My Account page in case you want something "
1911
  "custom."
1912
  msgstr ""
1913
 
1914
- #: src/Admin/SettingsPages/GeneralSettings.php:161
1915
  msgid "Disable Ajax Mode"
1916
  msgstr ""
1917
 
1918
- #: src/Admin/SettingsPages/GeneralSettings.php:163
1919
  msgid "Disable"
1920
  msgstr ""
1921
 
1922
- #: src/Admin/SettingsPages/GeneralSettings.php:164
1923
  msgid ""
1924
  "Check this box to disable ajax behaviour(whereby forms do not require page "
1925
  "reload when submitted) in forms."
1926
  msgstr ""
1927
 
1928
- #: src/Admin/SettingsPages/GeneralSettings.php:169
1929
  msgid "Remove Data on Uninstall"
1930
  msgstr ""
1931
 
1932
- #: src/Admin/SettingsPages/GeneralSettings.php:171
1933
  msgid ""
1934
  "Check this box if you would like ProfilePress to completely remove all of "
1935
  "its data when the plugin is deleted."
1936
  msgstr ""
1937
 
1938
- #: src/Admin/SettingsPages/GeneralSettings.php:182
1939
  msgid "Auto-login after registration"
1940
  msgstr ""
1941
 
1942
- #: src/Admin/SettingsPages/GeneralSettings.php:183
1943
  msgid "Enable auto-login"
1944
  msgstr ""
1945
 
1946
- #: src/Admin/SettingsPages/GeneralSettings.php:185
1947
  msgid ""
1948
  "Check this option to automatically login users after successful registration."
1949
  msgstr ""
1950
 
1951
- #: src/Admin/SettingsPages/GeneralSettings.php:197
1952
  msgid "Email Address and Username (default)"
1953
  msgstr ""
1954
 
1955
- #: src/Admin/SettingsPages/GeneralSettings.php:198
1956
  msgid "Email Address Only"
1957
  msgstr ""
1958
 
1959
- #: src/Admin/SettingsPages/GeneralSettings.php:199
1960
  msgid "Username Only"
1961
  msgstr ""
1962
 
1963
- #: src/Admin/SettingsPages/GeneralSettings.php:202
1964
  msgid "Login with Email or Username"
1965
  msgstr ""
1966
 
1967
- #: src/Admin/SettingsPages/GeneralSettings.php:203
1968
  msgid ""
1969
  "By default, WordPress allows users to log in using either an email address "
1970
  "or username. This setting allows you to restrict logins to only accept email "
1971
  "addresses or usernames."
1972
  msgstr ""
1973
 
1974
- #: src/Admin/SettingsPages/GeneralSettings.php:208
1975
  #: src/RegisterActivation/Base.php:167
1976
  msgid "My Account"
1977
  msgstr ""
1978
 
1979
- #: src/Admin/SettingsPages/GeneralSettings.php:209
1980
  msgid "My Account Settings"
1981
  msgstr ""
1982
 
1983
- #: src/Admin/SettingsPages/GeneralSettings.php:213
1984
  msgid "Redirect Default Edit Profile"
1985
  msgstr ""
1986
 
1987
- #: src/Admin/SettingsPages/GeneralSettings.php:214
1988
  #: src/ContentProtection/WPListTable.php:93
1989
  #: src/Functions/custom-settings-api.php:1008
1990
  msgid "Activate"
1991
  msgstr ""
1992
 
1993
- #: src/Admin/SettingsPages/GeneralSettings.php:217
1994
  msgid ""
1995
  "Redirect <a target=\"_blank\" href=\"%s\">default WordPress profile</a> to "
1996
  "My Account page."
1997
  msgstr ""
1998
 
1999
- #: src/Admin/SettingsPages/GeneralSettings.php:224
2000
  msgid "Edit Account Endpoint"
2001
  msgstr ""
2002
 
2003
- #: src/Admin/SettingsPages/GeneralSettings.php:225
2004
  msgid "Endpoint for the \"My Account → Account Details\" page."
2005
  msgstr ""
2006
 
2007
- #: src/Admin/SettingsPages/GeneralSettings.php:230
2008
  msgid "Change Password Endpoint"
2009
  msgstr ""
2010
 
2011
- #: src/Admin/SettingsPages/GeneralSettings.php:231
2012
  msgid "Endpoint for the \"My Account → Change Password\" page."
2013
  msgstr ""
2014
 
2015
- #: src/Admin/SettingsPages/GeneralSettings.php:236
2016
  msgid "Account Details Form"
2017
  msgstr ""
2018
 
2019
- #: src/Admin/SettingsPages/GeneralSettings.php:237
2020
  msgid ""
2021
  "Do you want to replace the default form in \"My Account → Account Details\" "
2022
  "page? select an Edit Profile form that will replace it."
2023
  msgstr ""
2024
 
2025
- #: src/Admin/SettingsPages/GeneralSettings.php:241
2026
  msgid "Frontend Profile"
2027
  msgstr ""
2028
 
2029
- #: src/Admin/SettingsPages/GeneralSettings.php:242
2030
  msgid "Frontend Profile Settings"
2031
  msgstr ""
2032
 
2033
- #: src/Admin/SettingsPages/GeneralSettings.php:246
2034
  msgid "Page with Profile Shortcode"
2035
  msgstr ""
2036
 
2037
- #: src/Admin/SettingsPages/GeneralSettings.php:248
2038
  msgid ""
2039
  "Select the page that contains your <a href=\"%s\">Frontend user profile "
2040
  "shortcode</a>."
2041
  msgstr ""
2042
 
2043
- #: src/Admin/SettingsPages/GeneralSettings.php:253
2044
  msgid "Profile Slug"
2045
  msgstr ""
2046
 
2047
- #: src/Admin/SettingsPages/GeneralSettings.php:254
2048
  msgid ""
2049
  "Enter your preferred profile URL slug. Default to \"profile\" if empty. If "
2050
  "slug is \"profile\", URL becomes %s where \"john\" is a user's username."
2051
  msgstr ""
2052
 
2053
- #: src/Admin/SettingsPages/GeneralSettings.php:258
2054
  msgid "Disable Guests from Viewing Profiles"
2055
  msgstr ""
2056
 
2057
- #: src/Admin/SettingsPages/GeneralSettings.php:259
2058
  msgid ""
2059
  "Enable this option to stop disable guests or non-registered users from "
2060
  "viewing users profiles."
2061
  msgstr ""
2062
 
2063
- #: src/Admin/SettingsPages/GeneralSettings.php:264
2064
  msgid "Disable Members from Viewing Profiles"
2065
  msgstr ""
2066
 
2067
- #: src/Admin/SettingsPages/GeneralSettings.php:265
2068
  msgid ""
2069
  "Enable this option to stop members from viewing other users profiles. If "
2070
  "enabled, users can only see their own profile."
2071
  msgstr ""
2072
 
2073
- #: src/Admin/SettingsPages/GeneralSettings.php:270
2074
  msgid "Comment Author URL to Profile"
2075
  msgstr ""
2076
 
2077
- #: src/Admin/SettingsPages/GeneralSettings.php:271
2078
- #: src/Admin/SettingsPages/GeneralSettings.php:278
2079
  msgid "Enable option"
2080
  msgstr ""
2081
 
2082
- #: src/Admin/SettingsPages/GeneralSettings.php:273
2083
  msgid "Change URL of comment authors to their ProfilePress front-end profile."
2084
  msgstr ""
2085
 
2086
- #: src/Admin/SettingsPages/GeneralSettings.php:277
2087
  msgid "Authors Page to Profile"
2088
  msgstr ""
2089
 
2090
- #: src/Admin/SettingsPages/GeneralSettings.php:280
2091
  msgid "Change and redirect authors pages %s to their front-end profiles %s."
2092
  msgstr ""
2093
 
2094
- #: src/Admin/SettingsPages/GeneralSettings.php:285
2095
  msgid "Redirection"
2096
  msgstr ""
2097
 
2098
- #: src/Admin/SettingsPages/GeneralSettings.php:286
2099
  msgid "Redirection Settings"
2100
  msgstr ""
2101
 
2102
- #: src/Admin/SettingsPages/GeneralSettings.php:290
2103
  #: src/Widgets/TabbedWidget.php:214
2104
  msgid "Log out"
2105
  msgstr ""
2106
 
2107
- #: src/Admin/SettingsPages/GeneralSettings.php:299
2108
  msgid ""
2109
  "Select the page users will be redirected to after logout. To redirect to a "
2110
  "custom URL instead of a selected page, enter the URL in input field directly "
2111
  "above this description."
2112
  msgstr ""
2113
 
2114
- #: src/Admin/SettingsPages/GeneralSettings.php:300
2115
- #: src/Admin/SettingsPages/GeneralSettings.php:310
2116
- #: src/Admin/SettingsPages/GeneralSettings.php:327
2117
  msgid "Leave the \"custom URL\" field empty to fallback to the selected page."
2118
  msgstr ""
2119
 
2120
- #: src/Admin/SettingsPages/GeneralSettings.php:309
2121
  msgid ""
2122
  "Select the page or custom URL users will be redirected to after login. To "
2123
  "redirect to a custom URL instead of a selected page, enter the URL in input "
2124
  "field directly above this description"
2125
  msgstr ""
2126
 
2127
- #: src/Admin/SettingsPages/GeneralSettings.php:321
2128
  msgid "Default.."
2129
  msgstr ""
2130
 
2131
- #: src/Admin/SettingsPages/GeneralSettings.php:326
2132
  msgid ""
2133
  "Select the page or custom URL users will be redirected to after they "
2134
  "successfully reset or change their password. To redirect to a custom URL "
@@ -2136,123 +2136,123 @@ msgid ""
2136
  "description."
2137
  msgstr ""
2138
 
2139
- #: src/Admin/SettingsPages/GeneralSettings.php:333
2140
  #: src/ContentProtection/WPListTable.php:30
2141
  msgid "Access"
2142
  msgstr ""
2143
 
2144
- #: src/Admin/SettingsPages/GeneralSettings.php:334
2145
  msgid "Access Settings"
2146
  msgstr ""
2147
 
2148
- #: src/Admin/SettingsPages/GeneralSettings.php:340
2149
  msgid ""
2150
  "%sNote:%s Access setting takes precedence over %sContent Protection rules%s."
2151
  msgstr ""
2152
 
2153
- #: src/Admin/SettingsPages/GeneralSettings.php:346
2154
  msgid "Global Site Access"
2155
  msgstr ""
2156
 
2157
- #: src/Admin/SettingsPages/GeneralSettings.php:348
2158
  msgid "Accessible to Everyone"
2159
  msgstr ""
2160
 
2161
- #: src/Admin/SettingsPages/GeneralSettings.php:349
2162
  msgid "Accessible to Logged-in Users"
2163
  msgstr ""
2164
 
2165
- #: src/Admin/SettingsPages/GeneralSettings.php:354
2166
  msgid "Redirect Page"
2167
  msgstr ""
2168
 
2169
- #: src/Admin/SettingsPages/GeneralSettings.php:356
2170
  msgid ""
2171
  "Select the page or custom URL to redirect users that are not logged in to."
2172
  msgstr ""
2173
 
2174
- #: src/Admin/SettingsPages/GeneralSettings.php:360
2175
  msgid "Pages to Exclude"
2176
  msgstr ""
2177
 
2178
- #: src/Admin/SettingsPages/GeneralSettings.php:366
2179
  msgid ""
2180
  "Select the pages to exclude beside the redirect page that will be accessible "
2181
  "by everyone."
2182
  msgstr ""
2183
 
2184
- #: src/Admin/SettingsPages/GeneralSettings.php:372
2185
  msgid "Accessible Homepage"
2186
  msgstr ""
2187
 
2188
- #: src/Admin/SettingsPages/GeneralSettings.php:373
2189
  msgid "Check to allow homepage to be accessible by everyone."
2190
  msgstr ""
2191
 
2192
- #: src/Admin/SettingsPages/GeneralSettings.php:377
2193
  #: src/ContentProtection/Frontend/PostContent.php:62
2194
  msgid "You are unauthorized to view this page."
2195
  msgstr ""
2196
 
2197
- #: src/Admin/SettingsPages/GeneralSettings.php:378
2198
  msgid "Global Restricted Access Message"
2199
  msgstr ""
2200
 
2201
- #: src/Admin/SettingsPages/GeneralSettings.php:379
2202
  msgid ""
2203
  "This is the message shown to users that do not have permission to view the "
2204
  "content."
2205
  msgstr ""
2206
 
2207
- #: src/Admin/SettingsPages/GeneralSettings.php:386
2208
  msgid "BuddyPress"
2209
  msgstr ""
2210
 
2211
- #: src/Admin/SettingsPages/GeneralSettings.php:387
2212
  msgid "BuddyPress Settings"
2213
  msgstr ""
2214
 
2215
- #: src/Admin/SettingsPages/GeneralSettings.php:393
2216
- #: src/Admin/SettingsPages/GeneralSettings.php:400
2217
- #: src/Admin/SettingsPages/GeneralSettings.php:407
2218
- #: src/Admin/SettingsPages/GeneralSettings.php:423
2219
  msgid "Check to enable"
2220
  msgstr ""
2221
 
2222
- #: src/Admin/SettingsPages/GeneralSettings.php:394
2223
  msgid "Check to redirect BuddyPress registration page to your selected %s"
2224
  msgstr ""
2225
 
2226
- #: src/Admin/SettingsPages/GeneralSettings.php:398
2227
  msgid "Override Avatar"
2228
  msgstr ""
2229
 
2230
- #: src/Admin/SettingsPages/GeneralSettings.php:401
2231
  msgid ""
2232
  "Check to override BuddyPress users uploaded avatars with that of "
2233
  "ProfilePress."
2234
  msgstr ""
2235
 
2236
- #: src/Admin/SettingsPages/GeneralSettings.php:406
2237
- #: src/Admin/SettingsPages/GeneralSettings.php:422
2238
  msgid "Override Profile URL"
2239
  msgstr ""
2240
 
2241
- #: src/Admin/SettingsPages/GeneralSettings.php:408
2242
  msgid ""
2243
  "Check to change the profile URL of BuddyPress users to ProfilePress front-"
2244
  "end profile."
2245
  msgstr ""
2246
 
2247
- #: src/Admin/SettingsPages/GeneralSettings.php:416
2248
  msgid "bbPress"
2249
  msgstr ""
2250
 
2251
- #: src/Admin/SettingsPages/GeneralSettings.php:417
2252
  msgid "bbPress Settings"
2253
  msgstr ""
2254
 
2255
- #: src/Admin/SettingsPages/GeneralSettings.php:424
2256
  msgid "Check to change bbPress profile URL to ProfilePress front-end profile."
2257
  msgstr ""
2258
 
@@ -5508,9 +5508,9 @@ msgstr ""
5508
  msgid "ProfilePress"
5509
  msgstr ""
5510
 
5511
- #. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.3) #-#-#-#-#
5512
  #. Plugin URI of the plugin/theme
5513
- #. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.3) #-#-#-#-#
5514
  #. Author URI of the plugin/theme
5515
  msgid "https://profilepress.net"
5516
  msgstr ""
2
  # This file is distributed under the same license as the ProfilePress package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: ProfilePress 3.2.4\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-avatar\n"
7
+ "POT-Creation-Date: 2021-11-20 07:38:40+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
469
  #: src/Admin/SettingsPages/AbstractSettingsPage.php:296
470
  #: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:162
471
  #: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:223
472
+ #: src/Admin/SettingsPages/GeneralSettings.php:292
473
  #: src/Functions/GlobalFunctions.php:1241
474
  #: src/Functions/GlobalFunctions.php:1269
475
  #: src/Functions/GlobalFunctions.php:1291
628
  msgstr ""
629
 
630
  #: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1369
631
+ #: src/Admin/SettingsPages/GeneralSettings.php:178
632
  msgid "Registration Settings"
633
  msgstr ""
634
 
646
  msgstr ""
647
 
648
  #: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1416
649
+ #: src/Admin/SettingsPages/GeneralSettings.php:192
650
  msgid "Login Settings"
651
  msgstr ""
652
 
700
  msgstr ""
701
 
702
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:87
703
+ #: src/Admin/SettingsPages/GeneralSettings.php:19
704
+ #: src/Admin/SettingsPages/GeneralSettings.php:56
705
+ #: src/Admin/SettingsPages/GeneralSettings.php:81
706
  #: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:28
707
  msgid "General"
708
  msgstr ""
713
 
714
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:89
715
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:232
716
+ #: src/Admin/SettingsPages/GeneralSettings.php:38
717
  #: src/Admin/SettingsPages/GeneralSettings.php:39
 
718
  #: src/Classes/Miscellaneous.php:17
719
  msgid "Settings"
720
  msgstr ""
734
  #: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:235
735
  #: src/Admin/SettingsPages/FormList.php:239
736
  #: src/Admin/SettingsPages/FormList.php:315
737
+ #: src/Admin/SettingsPages/GeneralSettings.php:169
738
  #: src/ContentProtection/WPListTable.php:96
739
  #: src/ContentProtection/WPListTable.php:291
740
  #: src/ContentProtection/views/include.view-sidebar.php:12
1432
 
1433
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:28
1434
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:135
1435
+ #: src/Admin/SettingsPages/GeneralSettings.php:57
1436
  msgid "Emails"
1437
  msgstr ""
1438
 
1624
  msgstr ""
1625
 
1626
  #: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:247
1627
+ #: src/Admin/SettingsPages/GeneralSettings.php:370
1628
  msgid "Enable"
1629
  msgstr ""
1630
 
1776
  msgstr ""
1777
 
1778
  #: src/Admin/SettingsPages/Forms.php:114
1779
+ #: src/Admin/SettingsPages/GeneralSettings.php:189
1780
+ #: src/Admin/SettingsPages/GeneralSettings.php:305
1781
  #: src/Classes/AjaxHandler.php:54 src/NavigationMenuLinks/Backend.php:34
1782
  #: src/ShortcodeParser/Builder/GlobalShortcodes.php:237
1783
  #: src/Themes/DragDrop/AbstractBuildScratch.php:180
1786
  msgstr ""
1787
 
1788
  #: src/Admin/SettingsPages/Forms.php:119
1789
+ #: src/Admin/SettingsPages/GeneralSettings.php:175
1790
  #: src/Classes/AjaxHandler.php:59
1791
  msgid "Registration"
1792
  msgstr ""
1793
 
1794
  #: src/Admin/SettingsPages/Forms.php:125
1795
+ #: src/Admin/SettingsPages/GeneralSettings.php:315
1796
  #: src/Classes/AjaxHandler.php:64
1797
  msgid "Password Reset"
1798
  msgstr ""
1825
  msgid "Add New"
1826
  msgstr ""
1827
 
1828
+ #: src/Admin/SettingsPages/GeneralSettings.php:61
1829
  msgid "Integrations"
1830
  msgstr ""
1831
 
1832
+ #: src/Admin/SettingsPages/GeneralSettings.php:65
1833
  msgid "Premium Addons"
1834
  msgstr ""
1835
 
1836
+ #: src/Admin/SettingsPages/GeneralSettings.php:82
1837
  #: src/Admin/SettingsPages/ToolsSettingsPage.php:18
1838
  #: src/Admin/SettingsPages/ToolsSettingsPage.php:61
1839
  msgid "Tools"
1840
  msgstr ""
1841
 
1842
+ #: src/Admin/SettingsPages/GeneralSettings.php:108
1843
  msgid "My Account edit profile form (default)"
1844
  msgstr ""
1845
 
1846
+ #: src/Admin/SettingsPages/GeneralSettings.php:111
1847
+ #: src/Admin/SettingsPages/GeneralSettings.php:293
1848
  msgid "Currently viewed page"
1849
  msgstr ""
1850
 
1851
+ #: src/Admin/SettingsPages/GeneralSettings.php:112
1852
  msgid "Previous/Referrer page (Pro feature)"
1853
  msgstr ""
1854
 
1855
+ #: src/Admin/SettingsPages/GeneralSettings.php:113
1856
  msgid "WordPress Dashboard"
1857
  msgstr ""
1858
 
1859
+ #: src/Admin/SettingsPages/GeneralSettings.php:117
1860
  msgid "Previous/Referrer page"
1861
  msgstr ""
1862
 
1863
+ #: src/Admin/SettingsPages/GeneralSettings.php:122
1864
  msgid "Global"
1865
  msgstr ""
1866
 
1867
+ #: src/Admin/SettingsPages/GeneralSettings.php:125
1868
  msgid "Global Settings"
1869
  msgstr ""
1870
 
1871
+ #: src/Admin/SettingsPages/GeneralSettings.php:128
1872
  msgid "Password-reset Page"
1873
  msgstr ""
1874
 
1875
+ #: src/Admin/SettingsPages/GeneralSettings.php:131
1876
  msgid ""
1877
  "Select the page you wish to make WordPress default \"Lost Password page\". "
1878
  "%3$s This should be the page that contains a %1$spassword reset form "
1879
  "shortcode%2$s."
1880
  msgstr ""
1881
 
1882
+ #: src/Admin/SettingsPages/GeneralSettings.php:136
1883
  msgid "Login Page"
1884
  msgstr ""
1885
 
1886
+ #: src/Admin/SettingsPages/GeneralSettings.php:139
1887
  msgid ""
1888
  "Select the page you wish to make WordPress default Login page. %3$s This "
1889
  "should be the page that contains a %1$slogin form shortcode%2$s."
1890
  msgstr ""
1891
 
1892
+ #: src/Admin/SettingsPages/GeneralSettings.php:144
1893
+ #: src/Admin/SettingsPages/GeneralSettings.php:391
1894
  msgid "Registration Page"
1895
  msgstr ""
1896
 
1897
+ #: src/Admin/SettingsPages/GeneralSettings.php:147
1898
  msgid ""
1899
  "Select the page you wish to make WordPress default Registration page. %3$s "
1900
  "This should be the page that contains a %1$sregistration form shortcode%2$s."
1901
  msgstr ""
1902
 
1903
+ #: src/Admin/SettingsPages/GeneralSettings.php:152
1904
  msgid "My Account Page"
1905
  msgstr ""
1906
 
1907
+ #: src/Admin/SettingsPages/GeneralSettings.php:155
1908
  msgid ""
1909
  "Select a page that contains %3$s shortcode. You can also use an %1$sedit "
1910
  "profile shortcode%2$s on the My Account page in case you want something "
1911
  "custom."
1912
  msgstr ""
1913
 
1914
+ #: src/Admin/SettingsPages/GeneralSettings.php:160
1915
  msgid "Disable Ajax Mode"
1916
  msgstr ""
1917
 
1918
+ #: src/Admin/SettingsPages/GeneralSettings.php:162
1919
  msgid "Disable"
1920
  msgstr ""
1921
 
1922
+ #: src/Admin/SettingsPages/GeneralSettings.php:163
1923
  msgid ""
1924
  "Check this box to disable ajax behaviour(whereby forms do not require page "
1925
  "reload when submitted) in forms."
1926
  msgstr ""
1927
 
1928
+ #: src/Admin/SettingsPages/GeneralSettings.php:168
1929
  msgid "Remove Data on Uninstall"
1930
  msgstr ""
1931
 
1932
+ #: src/Admin/SettingsPages/GeneralSettings.php:170
1933
  msgid ""
1934
  "Check this box if you would like ProfilePress to completely remove all of "
1935
  "its data when the plugin is deleted."
1936
  msgstr ""
1937
 
1938
+ #: src/Admin/SettingsPages/GeneralSettings.php:181
1939
  msgid "Auto-login after registration"
1940
  msgstr ""
1941
 
1942
+ #: src/Admin/SettingsPages/GeneralSettings.php:182
1943
  msgid "Enable auto-login"
1944
  msgstr ""
1945
 
1946
+ #: src/Admin/SettingsPages/GeneralSettings.php:184
1947
  msgid ""
1948
  "Check this option to automatically login users after successful registration."
1949
  msgstr ""
1950
 
1951
+ #: src/Admin/SettingsPages/GeneralSettings.php:196
1952
  msgid "Email Address and Username (default)"
1953
  msgstr ""
1954
 
1955
+ #: src/Admin/SettingsPages/GeneralSettings.php:197
1956
  msgid "Email Address Only"
1957
  msgstr ""
1958
 
1959
+ #: src/Admin/SettingsPages/GeneralSettings.php:198
1960
  msgid "Username Only"
1961
  msgstr ""
1962
 
1963
+ #: src/Admin/SettingsPages/GeneralSettings.php:201
1964
  msgid "Login with Email or Username"
1965
  msgstr ""
1966
 
1967
+ #: src/Admin/SettingsPages/GeneralSettings.php:202
1968
  msgid ""
1969
  "By default, WordPress allows users to log in using either an email address "
1970
  "or username. This setting allows you to restrict logins to only accept email "
1971
  "addresses or usernames."
1972
  msgstr ""
1973
 
1974
+ #: src/Admin/SettingsPages/GeneralSettings.php:207
1975
  #: src/RegisterActivation/Base.php:167
1976
  msgid "My Account"
1977
  msgstr ""
1978
 
1979
+ #: src/Admin/SettingsPages/GeneralSettings.php:208
1980
  msgid "My Account Settings"
1981
  msgstr ""
1982
 
1983
+ #: src/Admin/SettingsPages/GeneralSettings.php:212
1984
  msgid "Redirect Default Edit Profile"
1985
  msgstr ""
1986
 
1987
+ #: src/Admin/SettingsPages/GeneralSettings.php:213
1988
  #: src/ContentProtection/WPListTable.php:93
1989
  #: src/Functions/custom-settings-api.php:1008
1990
  msgid "Activate"
1991
  msgstr ""
1992
 
1993
+ #: src/Admin/SettingsPages/GeneralSettings.php:216
1994
  msgid ""
1995
  "Redirect <a target=\"_blank\" href=\"%s\">default WordPress profile</a> to "
1996
  "My Account page."
1997
  msgstr ""
1998
 
1999
+ #: src/Admin/SettingsPages/GeneralSettings.php:223
2000
  msgid "Edit Account Endpoint"
2001
  msgstr ""
2002
 
2003
+ #: src/Admin/SettingsPages/GeneralSettings.php:224
2004
  msgid "Endpoint for the \"My Account → Account Details\" page."
2005
  msgstr ""
2006
 
2007
+ #: src/Admin/SettingsPages/GeneralSettings.php:229
2008
  msgid "Change Password Endpoint"
2009
  msgstr ""
2010
 
2011
+ #: src/Admin/SettingsPages/GeneralSettings.php:230
2012
  msgid "Endpoint for the \"My Account → Change Password\" page."
2013
  msgstr ""
2014
 
2015
+ #: src/Admin/SettingsPages/GeneralSettings.php:235
2016
  msgid "Account Details Form"
2017
  msgstr ""
2018
 
2019
+ #: src/Admin/SettingsPages/GeneralSettings.php:236
2020
  msgid ""
2021
  "Do you want to replace the default form in \"My Account → Account Details\" "
2022
  "page? select an Edit Profile form that will replace it."
2023
  msgstr ""
2024
 
2025
+ #: src/Admin/SettingsPages/GeneralSettings.php:240
2026
  msgid "Frontend Profile"
2027
  msgstr ""
2028
 
2029
+ #: src/Admin/SettingsPages/GeneralSettings.php:241
2030
  msgid "Frontend Profile Settings"
2031
  msgstr ""
2032
 
2033
+ #: src/Admin/SettingsPages/GeneralSettings.php:245
2034
  msgid "Page with Profile Shortcode"
2035
  msgstr ""
2036
 
2037
+ #: src/Admin/SettingsPages/GeneralSettings.php:247
2038
  msgid ""
2039
  "Select the page that contains your <a href=\"%s\">Frontend user profile "
2040
  "shortcode</a>."
2041
  msgstr ""
2042
 
2043
+ #: src/Admin/SettingsPages/GeneralSettings.php:252
2044
  msgid "Profile Slug"
2045
  msgstr ""
2046
 
2047
+ #: src/Admin/SettingsPages/GeneralSettings.php:253
2048
  msgid ""
2049
  "Enter your preferred profile URL slug. Default to \"profile\" if empty. If "
2050
  "slug is \"profile\", URL becomes %s where \"john\" is a user's username."
2051
  msgstr ""
2052
 
2053
+ #: src/Admin/SettingsPages/GeneralSettings.php:257
2054
  msgid "Disable Guests from Viewing Profiles"
2055
  msgstr ""
2056
 
2057
+ #: src/Admin/SettingsPages/GeneralSettings.php:258
2058
  msgid ""
2059
  "Enable this option to stop disable guests or non-registered users from "
2060
  "viewing users profiles."
2061
  msgstr ""
2062
 
2063
+ #: src/Admin/SettingsPages/GeneralSettings.php:263
2064
  msgid "Disable Members from Viewing Profiles"
2065
  msgstr ""
2066
 
2067
+ #: src/Admin/SettingsPages/GeneralSettings.php:264
2068
  msgid ""
2069
  "Enable this option to stop members from viewing other users profiles. If "
2070
  "enabled, users can only see their own profile."
2071
  msgstr ""
2072
 
2073
+ #: src/Admin/SettingsPages/GeneralSettings.php:269
2074
  msgid "Comment Author URL to Profile"
2075
  msgstr ""
2076
 
2077
+ #: src/Admin/SettingsPages/GeneralSettings.php:270
2078
+ #: src/Admin/SettingsPages/GeneralSettings.php:277
2079
  msgid "Enable option"
2080
  msgstr ""
2081
 
2082
+ #: src/Admin/SettingsPages/GeneralSettings.php:272
2083
  msgid "Change URL of comment authors to their ProfilePress front-end profile."
2084
  msgstr ""
2085
 
2086
+ #: src/Admin/SettingsPages/GeneralSettings.php:276
2087
  msgid "Authors Page to Profile"
2088
  msgstr ""
2089
 
2090
+ #: src/Admin/SettingsPages/GeneralSettings.php:279
2091
  msgid "Change and redirect authors pages %s to their front-end profiles %s."
2092
  msgstr ""
2093
 
2094
+ #: src/Admin/SettingsPages/GeneralSettings.php:284
2095
  msgid "Redirection"
2096
  msgstr ""
2097
 
2098
+ #: src/Admin/SettingsPages/GeneralSettings.php:285
2099
  msgid "Redirection Settings"
2100
  msgstr ""
2101
 
2102
+ #: src/Admin/SettingsPages/GeneralSettings.php:289
2103
  #: src/Widgets/TabbedWidget.php:214
2104
  msgid "Log out"
2105
  msgstr ""
2106
 
2107
+ #: src/Admin/SettingsPages/GeneralSettings.php:298
2108
  msgid ""
2109
  "Select the page users will be redirected to after logout. To redirect to a "
2110
  "custom URL instead of a selected page, enter the URL in input field directly "
2111
  "above this description."
2112
  msgstr ""
2113
 
2114
+ #: src/Admin/SettingsPages/GeneralSettings.php:299
2115
+ #: src/Admin/SettingsPages/GeneralSettings.php:309
2116
+ #: src/Admin/SettingsPages/GeneralSettings.php:326
2117
  msgid "Leave the \"custom URL\" field empty to fallback to the selected page."
2118
  msgstr ""
2119
 
2120
+ #: src/Admin/SettingsPages/GeneralSettings.php:308
2121
  msgid ""
2122
  "Select the page or custom URL users will be redirected to after login. To "
2123
  "redirect to a custom URL instead of a selected page, enter the URL in input "
2124
  "field directly above this description"
2125
  msgstr ""
2126
 
2127
+ #: src/Admin/SettingsPages/GeneralSettings.php:320
2128
  msgid "Default.."
2129
  msgstr ""
2130
 
2131
+ #: src/Admin/SettingsPages/GeneralSettings.php:325
2132
  msgid ""
2133
  "Select the page or custom URL users will be redirected to after they "
2134
  "successfully reset or change their password. To redirect to a custom URL "
2136
  "description."
2137
  msgstr ""
2138
 
2139
+ #: src/Admin/SettingsPages/GeneralSettings.php:332
2140
  #: src/ContentProtection/WPListTable.php:30
2141
  msgid "Access"
2142
  msgstr ""
2143
 
2144
+ #: src/Admin/SettingsPages/GeneralSettings.php:333
2145
  msgid "Access Settings"
2146
  msgstr ""
2147
 
2148
+ #: src/Admin/SettingsPages/GeneralSettings.php:339
2149
  msgid ""
2150
  "%sNote:%s Access setting takes precedence over %sContent Protection rules%s."
2151
  msgstr ""
2152
 
2153
+ #: src/Admin/SettingsPages/GeneralSettings.php:345
2154
  msgid "Global Site Access"
2155
  msgstr ""
2156
 
2157
+ #: src/Admin/SettingsPages/GeneralSettings.php:347
2158
  msgid "Accessible to Everyone"
2159
  msgstr ""
2160
 
2161
+ #: src/Admin/SettingsPages/GeneralSettings.php:348
2162
  msgid "Accessible to Logged-in Users"
2163
  msgstr ""
2164
 
2165
+ #: src/Admin/SettingsPages/GeneralSettings.php:353
2166
  msgid "Redirect Page"
2167
  msgstr ""
2168
 
2169
+ #: src/Admin/SettingsPages/GeneralSettings.php:355
2170
  msgid ""
2171
  "Select the page or custom URL to redirect users that are not logged in to."
2172
  msgstr ""
2173
 
2174
+ #: src/Admin/SettingsPages/GeneralSettings.php:359
2175
  msgid "Pages to Exclude"
2176
  msgstr ""
2177
 
2178
+ #: src/Admin/SettingsPages/GeneralSettings.php:365
2179
  msgid ""
2180
  "Select the pages to exclude beside the redirect page that will be accessible "
2181
  "by everyone."
2182
  msgstr ""
2183
 
2184
+ #: src/Admin/SettingsPages/GeneralSettings.php:371
2185
  msgid "Accessible Homepage"
2186
  msgstr ""
2187
 
2188
+ #: src/Admin/SettingsPages/GeneralSettings.php:372
2189
  msgid "Check to allow homepage to be accessible by everyone."
2190
  msgstr ""
2191
 
2192
+ #: src/Admin/SettingsPages/GeneralSettings.php:376
2193
  #: src/ContentProtection/Frontend/PostContent.php:62
2194
  msgid "You are unauthorized to view this page."
2195
  msgstr ""
2196
 
2197
+ #: src/Admin/SettingsPages/GeneralSettings.php:377
2198
  msgid "Global Restricted Access Message"
2199
  msgstr ""
2200
 
2201
+ #: src/Admin/SettingsPages/GeneralSettings.php:378
2202
  msgid ""
2203
  "This is the message shown to users that do not have permission to view the "
2204
  "content."
2205
  msgstr ""
2206
 
2207
+ #: src/Admin/SettingsPages/GeneralSettings.php:385
2208
  msgid "BuddyPress"
2209
  msgstr ""
2210
 
2211
+ #: src/Admin/SettingsPages/GeneralSettings.php:386
2212
  msgid "BuddyPress Settings"
2213
  msgstr ""
2214
 
2215
+ #: src/Admin/SettingsPages/GeneralSettings.php:392
2216
+ #: src/Admin/SettingsPages/GeneralSettings.php:399
2217
+ #: src/Admin/SettingsPages/GeneralSettings.php:406
2218
+ #: src/Admin/SettingsPages/GeneralSettings.php:422
2219
  msgid "Check to enable"
2220
  msgstr ""
2221
 
2222
+ #: src/Admin/SettingsPages/GeneralSettings.php:393
2223
  msgid "Check to redirect BuddyPress registration page to your selected %s"
2224
  msgstr ""
2225
 
2226
+ #: src/Admin/SettingsPages/GeneralSettings.php:397
2227
  msgid "Override Avatar"
2228
  msgstr ""
2229
 
2230
+ #: src/Admin/SettingsPages/GeneralSettings.php:400
2231
  msgid ""
2232
  "Check to override BuddyPress users uploaded avatars with that of "
2233
  "ProfilePress."
2234
  msgstr ""
2235
 
2236
+ #: src/Admin/SettingsPages/GeneralSettings.php:405
2237
+ #: src/Admin/SettingsPages/GeneralSettings.php:421
2238
  msgid "Override Profile URL"
2239
  msgstr ""
2240
 
2241
+ #: src/Admin/SettingsPages/GeneralSettings.php:407
2242
  msgid ""
2243
  "Check to change the profile URL of BuddyPress users to ProfilePress front-"
2244
  "end profile."
2245
  msgstr ""
2246
 
2247
+ #: src/Admin/SettingsPages/GeneralSettings.php:415
2248
  msgid "bbPress"
2249
  msgstr ""
2250
 
2251
+ #: src/Admin/SettingsPages/GeneralSettings.php:416
2252
  msgid "bbPress Settings"
2253
  msgstr ""
2254
 
2255
+ #: src/Admin/SettingsPages/GeneralSettings.php:423
2256
  msgid "Check to change bbPress profile URL to ProfilePress front-end profile."
2257
  msgstr ""
2258
 
5508
  msgid "ProfilePress"
5509
  msgstr ""
5510
 
5511
+ #. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.4) #-#-#-#-#
5512
  #. Plugin URI of the plugin/theme
5513
+ #. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.4) #-#-#-#-#
5514
  #. Author URI of the plugin/theme
5515
  msgid "https://profilepress.net"
5516
  msgstr ""
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate link: https://profilepress.net/pricing/
4
  Tags: user registration, user profile, registration form, membership, login form, login, registration, password reset, members, users, profile, front-end profile, edit profile, avatar, profile picture
5
  Requires at least: 4.7
6
  Requires PHP: 5.6.0
7
- Tested up to: 5.8
8
- Stable tag: 3.2.3
9
  License: GPLv2 or later
10
 
11
  Modern membership plugin for user registration, login form, user profile, member directories & content restriction.
@@ -117,6 +117,10 @@ No. You can create and manage your forms, user profiles and member directories w
117
 
118
  == Changelog ==
119
 
 
 
 
 
120
  = 3.2.3 =
121
  * Fixed bug where custom content protection message wasn't properly formatted.
122
  * Escaped html attributes in html response returned on ajax form request.
4
  Tags: user registration, user profile, registration form, membership, login form, login, registration, password reset, members, users, profile, front-end profile, edit profile, avatar, profile picture
5
  Requires at least: 4.7
6
  Requires PHP: 5.6.0
7
+ Tested up to: 5.9
8
+ Stable tag: 3.2.4
9
  License: GPLv2 or later
10
 
11
  Modern membership plugin for user registration, login form, user profile, member directories & content restriction.
117
 
118
  == Changelog ==
119
 
120
+ = 3.2.4 =
121
+ * Fixed bug where user role selection on registration wasn't working.
122
+ * Fixed responsiveness issue in Gerbera member directory theme.
123
+
124
  = 3.2.3 =
125
  * Fixed bug where custom content protection message wasn't properly formatted.
126
  * Escaped html attributes in html response returned on ajax form request.
src/Admin/SettingsPages/GeneralSettings.php CHANGED
@@ -2,7 +2,6 @@
2
 
3
  namespace ProfilePress\Core\Admin\SettingsPages;
4
 
5
- use ProfilePress\Core\Admin\SettingsPages\EmailSettings\EmailSettingsPage;
6
  use ProfilePress\Core\Classes\ExtensionManager;
7
  use ProfilePress\Core\Classes\FormRepository;
8
  use ProfilePress\Custom_Settings_Page_Api;
2
 
3
  namespace ProfilePress\Core\Admin\SettingsPages;
4
 
 
5
  use ProfilePress\Core\Classes\ExtensionManager;
6
  use ProfilePress\Core\Classes\FormRepository;
7
  use ProfilePress\Custom_Settings_Page_Api;
src/Classes/RegistrationAuth.php CHANGED
@@ -430,16 +430,32 @@ class RegistrationAuth
430
  */
431
  public static function acceptable_defined_roles($form_id)
432
  {
433
- $registration_structure = FormRepository::get_form_meta($form_id, FormRepository::REGISTRATION_TYPE, FormRepository::FORM_STRUCTURE);
 
 
 
 
 
 
 
 
 
 
 
434
 
435
- // find the first occurrence of reg-select-role shortcode.
436
- preg_match('/\[reg-select-role.*\]/', $registration_structure, $matches);
 
437
 
438
- if (empty($matches) || ! isset($matches[0])) return;
 
439
 
440
- preg_match('/options="([,\s\w]+)"/', $matches[0], $matches2);
441
 
442
- $options = $matches2[1];
 
 
 
443
 
444
  //if no options attribute was found in the shortcode, default to all list of editable roles
445
  if (empty($options)) {
430
  */
431
  public static function acceptable_defined_roles($form_id)
432
  {
433
+ if (FormRepository::is_drag_drop($form_id, FormRepository::REGISTRATION_TYPE)) {
434
+
435
+ $settings = FormRepository::form_builder_fields_settings($form_id, FormRepository::REGISTRATION_TYPE);
436
+
437
+ $reg_select_field = array_values(
438
+ wp_list_pluck(
439
+ wp_list_filter($settings, ['fieldType' => 'reg-select-role']),
440
+ 'options'
441
+ )
442
+ );
443
+
444
+ $options = isset($reg_select_field[0]) ? $reg_select_field[0] : [];
445
 
446
+ } else {
447
+
448
+ $registration_structure = FormRepository::get_form_meta($form_id, FormRepository::REGISTRATION_TYPE, FormRepository::FORM_STRUCTURE);
449
 
450
+ // find the first occurrence of reg-select-role shortcode.
451
+ preg_match('/\[reg-select-role.*\]/', $registration_structure, $matches);
452
 
453
+ if (empty($matches) || ! isset($matches[0])) return;
454
 
455
+ preg_match('/options="([,\s\w]+)"/', $matches[0], $matches2);
456
+
457
+ $options = isset($matches2[1]) ? $matches2[1] : [];
458
+ }
459
 
460
  //if no options attribute was found in the shortcode, default to all list of editable roles
461
  if (empty($options)) {
src/Themes/DragDrop/MemberDirectory/Gerbera.php CHANGED
@@ -134,7 +134,8 @@ class Gerbera extends AbstractMemberDirectoryTheme
134
  grid-template-columns: 1fr 1fr;
135
  }
136
 
137
- .ppressui500 .pppress_md_gerbera_members {
 
138
  grid-template-columns: 1fr;
139
  }
140
 
134
  grid-template-columns: 1fr 1fr;
135
  }
136
 
137
+ .ppressui500 .pppress_md_gerbera_members,
138
+ .ppressui340 .pppress_md_gerbera_members {
139
  grid-template-columns: 1fr;
140
  }
141
 
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInitc3ca8c25b9c9d0b992877264678d5a16::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af
6
  {
7
  private static $loader;
8
 
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
- call_user_func(\Composer\Autoload\ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
@@ -53,19 +53,19 @@ class ComposerAutoloaderInit0e2a148cd7a3ad6c1666f831b46d84af
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
- $includeFiles = Composer\Autoload\ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
- composerRequire0e2a148cd7a3ad6c1666f831b46d84af($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
- function composerRequire0e2a148cd7a3ad6c1666f831b46d84af($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInitc3ca8c25b9c9d0b992877264678d5a16
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInitc3ca8c25b9c9d0b992877264678d5a16', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInitc3ca8c25b9c9d0b992877264678d5a16', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
+ call_user_func(\Composer\Autoload\ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
+ $includeFiles = Composer\Autoload\ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
+ composerRequirec3ca8c25b9c9d0b992877264678d5a16($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
+ function composerRequirec3ca8c25b9c9d0b992877264678d5a16($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af
8
  {
9
  public static $files = array (
10
  'fda73876e8be17735f680f484cec1679' => __DIR__ . '/../..' . '/src/Functions/custom-settings-api.php',
@@ -287,9 +287,9 @@ class ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af
287
  public static function getInitializer(ClassLoader $loader)
288
  {
289
  return \Closure::bind(function () use ($loader) {
290
- $loader->prefixLengthsPsr4 = ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af::$prefixLengthsPsr4;
291
- $loader->prefixDirsPsr4 = ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af::$prefixDirsPsr4;
292
- $loader->classMap = ComposerStaticInit0e2a148cd7a3ad6c1666f831b46d84af::$classMap;
293
 
294
  }, null, ClassLoader::class);
295
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16
8
  {
9
  public static $files = array (
10
  'fda73876e8be17735f680f484cec1679' => __DIR__ . '/../..' . '/src/Functions/custom-settings-api.php',
287
  public static function getInitializer(ClassLoader $loader)
288
  {
289
  return \Closure::bind(function () use ($loader) {
290
+ $loader->prefixLengthsPsr4 = ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16::$prefixLengthsPsr4;
291
+ $loader->prefixDirsPsr4 = ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16::$prefixDirsPsr4;
292
+ $loader->classMap = ComposerStaticInitc3ca8c25b9c9d0b992877264678d5a16::$classMap;
293
 
294
  }, null, ClassLoader::class);
295
  }
vendor/composer/installed.php CHANGED
@@ -5,7 +5,7 @@
5
  'type' => 'library',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
- 'reference' => '49f359e9d4828fc7a8c3fa15340c4aacb1856599',
9
  'name' => '__root__',
10
  'dev' => false,
11
  ),
@@ -16,7 +16,7 @@
16
  'type' => 'library',
17
  'install_path' => __DIR__ . '/../../',
18
  'aliases' => array(),
19
- 'reference' => '49f359e9d4828fc7a8c3fa15340c4aacb1856599',
20
  'dev_requirement' => false,
21
  ),
22
  'collizo4sky/persist-admin-notices-dismissal' => array(
5
  'type' => 'library',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
+ 'reference' => 'd101004b9a204afc467d8023d581e3e9459d3a45',
9
  'name' => '__root__',
10
  'dev' => false,
11
  ),
16
  'type' => 'library',
17
  'install_path' => __DIR__ . '/../../',
18
  'aliases' => array(),
19
+ 'reference' => 'd101004b9a204afc467d8023d581e3e9459d3a45',
20
  'dev_requirement' => false,
21
  ),
22
  'collizo4sky/persist-admin-notices-dismissal' => array(
wp-user-avatar.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: ProfilePress
4
  * Plugin URI: https://profilepress.net
5
  * Description: The modern WordPress membership and user profile plugin.
6
- * Version: 3.2.3
7
  * Author: ProfilePress Team
8
  * Author URI: https://profilepress.net
9
  * Text Domain: wp-user-avatar
@@ -14,7 +14,7 @@
14
  defined('ABSPATH') or die("No script kiddies please!");
15
 
16
  define('PROFILEPRESS_SYSTEM_FILE_PATH', __FILE__);
17
- define('PPRESS_VERSION_NUMBER', '3.2.3');
18
 
19
  require __DIR__ . '/vendor/autoload.php';
20
 
3
  * Plugin Name: ProfilePress
4
  * Plugin URI: https://profilepress.net
5
  * Description: The modern WordPress membership and user profile plugin.
6
+ * Version: 3.2.4
7
  * Author: ProfilePress Team
8
  * Author URI: https://profilepress.net
9
  * Text Domain: wp-user-avatar
14
  defined('ABSPATH') or die("No script kiddies please!");
15
 
16
  define('PROFILEPRESS_SYSTEM_FILE_PATH', __FILE__);
17
+ define('PPRESS_VERSION_NUMBER', '3.2.4');
18
 
19
  require __DIR__ . '/vendor/autoload.php';
20