Version Description
Download this release
Release Info
Developer | tareq1988 |
Plugin | WP User Frontend – Membership, Profile, Registration & Post Submission Plugin for WordPress |
Version | 3.5.2 |
Comparing to | |
See all releases |
Code changes from version 3.5.1 to 3.5.2
- admin/html/whats-new.php +1 -1
- changelog.txt +2 -2
- languages/wp-user-frontend.pot +2 -2
- readme.txt +263 -1
- wpuf.php +2 -2
admin/html/whats-new.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
$changelog = [
|
3 |
[
|
4 |
-
'version' => 'Version 3.5.
|
5 |
'released' => '2020-09-22',
|
6 |
'changes' => [
|
7 |
[
|
1 |
<?php
|
2 |
$changelog = [
|
3 |
[
|
4 |
+
'version' => 'Version 3.5.2',
|
5 |
'released' => '2020-09-22',
|
6 |
'changes' => [
|
7 |
[
|
changelog.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
= v3.5.
|
2 |
-
* Fix - Changelog
|
3 |
|
4 |
= v3.5.0 (22 September, 2020) =
|
5 |
* New - Add character restriction feature
|
1 |
+
= v3.5.2 (22 September, 2020) =
|
2 |
+
* Fix - Changelog for wordpress.org
|
3 |
|
4 |
= v3.5.0 (22 September, 2020) =
|
5 |
* New - Add character restriction feature
|
languages/wp-user-frontend.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the GPL2 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WP User Frontend 3.5.
|
6 |
"Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
|
7 |
-
"POT-Creation-Date: 2020-09-22 10:
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the GPL2 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WP User Frontend 3.5.2\n"
|
6 |
"Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
|
7 |
+
"POT-Creation-Date: 2020-09-22 10:31:32+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: Forms, registration, profile-builder, login, membership, frontend post
|
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.5.1
|
7 |
Requires PHP: 5.6
|
8 |
-
Stable tag: 3.5.
|
9 |
License: GPLv2
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -261,6 +261,268 @@ This page is for the purpose of editing posts. You shouldn't access this page di
|
|
261 |
First you need to go to the dashboard, then when you click "edit", you'll be
|
262 |
redirected to the edit page with that post id. Then you'll see the edit post form.
|
263 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
264 |
== Upgrade Notice ==
|
265 |
|
266 |
= 2.3 =
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.5.1
|
7 |
Requires PHP: 5.6
|
8 |
+
Stable tag: 3.5.2
|
9 |
License: GPLv2
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
261 |
First you need to go to the dashboard, then when you click "edit", you'll be
|
262 |
redirected to the edit page with that post id. Then you'll see the edit post form.
|
263 |
|
264 |
+
== Changelog ==
|
265 |
+
|
266 |
+
= v3.5.2 (22 September, 2020) =
|
267 |
+
* Fix - Changelog for wordpress.org
|
268 |
+
|
269 |
+
= v3.5.0 (22 September, 2020) =
|
270 |
+
* New - Add character restriction feature
|
271 |
+
* Tweak - Make sure post author edit link works only in frontend
|
272 |
+
* Fix - Inconsistency in lost password reset email message
|
273 |
+
* Fix - Saving custom taxonomy terms when input type is text
|
274 |
+
* Fix - Taxonomy field JS error in builder
|
275 |
+
* Fix - Showing WPUF edit link for WP default roles
|
276 |
+
* Fix - Upload button unresponsive issue in iOS
|
277 |
+
|
278 |
+
= v3.4.0 (24 August, 2020) =
|
279 |
+
* New - Add post edit link for post authors in single or archive pages
|
280 |
+
* Enhancement - Enhance post delete message
|
281 |
+
* Tweak - Refactor control buttons visibility in form builder
|
282 |
+
* Fix - Add missing colons after field label
|
283 |
+
* Fix - Post edit map capability condition
|
284 |
+
* Fix - Role based permission for accessing a post form
|
285 |
+
* Fix - Section-break field alignment
|
286 |
+
* Fix - Pay per post doesn't work if subscription pack is activated
|
287 |
+
* Fix - Mime type for uploading JSON files
|
288 |
+
* Fix - File upload with same file name
|
289 |
+
* Fix - Post preview missing fields
|
290 |
+
* Fix - Illigal variable declartion
|
291 |
+
* Fix - Featured image updating issue
|
292 |
+
* Fix - Conflict with Phlox theme
|
293 |
+
* Fix - Textarea custom field data sanitization
|
294 |
+
* Fix - exclude_type warning in wpuf_category_checklist
|
295 |
+
* Fix - Category field not showing all child categories for selection type child of
|
296 |
+
* Fix - Conflict between image and file upload custom fields
|
297 |
+
* Fix - Login url when login page is not set
|
298 |
+
|
299 |
+
= v3.3.1 (16 June, 2020) =
|
300 |
+
* Tweak - Use common names for Ivory Coast, North Korea and Sourth Korea instead of their official names
|
301 |
+
* Fix - Condition to use default avatar
|
302 |
+
* Fix - Make Email and URL fields clickable
|
303 |
+
* Fix - Redirect after user login
|
304 |
+
* Fix - Sanitize textarea field data
|
305 |
+
* Fix - Missing colon to email, URL, text and textarea labels when renders their data
|
306 |
+
* Fix - Prevent showing empty labels for fields that have render_field_data method
|
307 |
+
|
308 |
+
= v3.3.0 (11 June, 2020) =
|
309 |
+
* Enhancement - Add Namibian Dollar in currency list
|
310 |
+
* Enhancement - Add sync values option for option data fields
|
311 |
+
* Tweak - Allow uploading image that having filesize meets php ini settings
|
312 |
+
* Tweak - Limit the selection of one image at a time
|
313 |
+
* Tweak - Use file name and size to generate hash to prevent duplicant image upload
|
314 |
+
* Tweak - Sanitize text and textarea field data
|
315 |
+
* Tweak - Show label instead of values for radio, checkbox, dropdown and multiselect data
|
316 |
+
* Fix - Saving custom taxonomies for type text input
|
317 |
+
* Fix - Admin settings link for recaptcha helper text
|
318 |
+
* Fix - Undefined name property for Custom HTML fields
|
319 |
+
* Fix - Delete attachment process
|
320 |
+
* Fix - Missing billing address in invoice PDF
|
321 |
+
* Fix - Showing country field value in frontend post content
|
322 |
+
* Fix - Avatar size display not complying with admin settings size
|
323 |
+
* Fix - Display default avatars on admin settings discussion page
|
324 |
+
* Fix - Redirect to subscription page at registration
|
325 |
+
* Fix - Error notice regarding registration page redirect
|
326 |
+
* Fix - Escaping html in registration errors
|
327 |
+
* Fix - Default login redirect link
|
328 |
+
* Fix - Implementing default WP login page override option
|
329 |
+
* Fix - Transparent background of autosuggestion dropdown
|
330 |
+
|
331 |
+
= v3.2.0 (14 April, 2020) =
|
332 |
+
* **Improvement:** Import forms system
|
333 |
+
* **Improvement:** Password reset system
|
334 |
+
* **Improvement:** Updated url validation regex to support modern tlds
|
335 |
+
* **Fix** Export WPUF forms individually from admin tools page
|
336 |
+
* **Fix** Subscription cycle label translation issue
|
337 |
+
* **Fix** ACF integration for checkbox fields
|
338 |
+
* **Fix** Illegal string offset warning while updating settings
|
339 |
+
* **Fix** Conditional logic for Section Break field
|
340 |
+
* **Fix** Subscriptions cannot be deleted from backend
|
341 |
+
* **Fix** A regression regarding saving checkbox data
|
342 |
+
* **Fix** Default value of multi-select fields is not showing
|
343 |
+
|
344 |
+
= v3.1.18 (13 March, 2020) =
|
345 |
+
* **Improvement:** Hide post edit option when subscription is expired
|
346 |
+
* **Improvement:** Check files to prevent duplicity in media upload
|
347 |
+
* **Improvement:** Added Jordanian Dinar to currency list
|
348 |
+
* **Improvement:** Update post edit button display logic
|
349 |
+
* **Improvement:** Update some notice messages
|
350 |
+
* **Improvement:** Made some query and asset loading improvements
|
351 |
+
* **Improvement:** Refactor address fields in Account section & Payment page
|
352 |
+
* **Improvement:** Enqueue color picker only in some WPUF pages
|
353 |
+
* **Improvement:** Update Paypal payment gateway
|
354 |
+
* **Improvement:** Inconsistency with the Shop Name & Shop URL in WPUF Vendor registration form
|
355 |
+
* **Fix:** Prevent taxonomy and category fields from being duplicated
|
356 |
+
* **Fix:** Selected form export issue
|
357 |
+
* **Fix:** Category column issue in dashboard
|
358 |
+
* **Fix:** Taxonomy checkbox checked not showing
|
359 |
+
* **Fix:** Fatal error after updating privacy policy page
|
360 |
+
* **Fix:** Fixed some instances of wrong escaping
|
361 |
+
* **Fix:** Submit issue with image and reCaptcha
|
362 |
+
* **Fix:** Expired subscription pack throwing error on dashboard
|
363 |
+
* **Fix:** Photo insert option in content editor and feature image field is not working on windows server
|
364 |
+
* **Fix:** HTML Tags are not rendering the HTML format for the Radio or Checkbox Field
|
365 |
+
* **Fix:** Country List field issue in frontend
|
366 |
+
* **Fix:** Multi-column Repeater field data saving issue
|
367 |
+
* **Fix:** Multistep form conflict with Elementor
|
368 |
+
* **Fix:** Compatibility issue with ACF date time field
|
369 |
+
* **Fix:** Meta field issue with multiple images
|
370 |
+
* **Fix:** Category type as "Text Input" is not saving.
|
371 |
+
* **Fix:** Some warnings in user directory
|
372 |
+
* **Fix:** File upload can fail in some cases
|
373 |
+
* **Fix:** Media title, caption & description not saving
|
374 |
+
* **Fix:** Address Field not rendering properly in email notification
|
375 |
+
* **Fix:** Checkbox data not saving from WPUF Custom Fields metabox
|
376 |
+
* **Fix:** Workaround for The Events Calendar venue and organizer fields in metabox
|
377 |
+
|
378 |
+
= v3.1.17 (31 January, 2020) =
|
379 |
+
* **Fix:** some regressions after phpcs fixes
|
380 |
+
|
381 |
+
= v3.1.16 (17 January, 2020) =
|
382 |
+
* **Fix:** Photo insert option in content editor
|
383 |
+
* **Fix:** Subscription page is not showing the content/package description as formatted content
|
384 |
+
* **Fix:** Predefined form is not saving on the WPUF form page's backend area
|
385 |
+
* **Fix:** WPUF Custom HTML field is not saving the data
|
386 |
+
* **Improve:** Improve Code Quality
|
387 |
+
|
388 |
+
= v3.1.15 (14 January, 2020) =
|
389 |
+
* **Fix:** update url validation
|
390 |
+
* **Tweak:** Added privacy policy info in setup wizard for admin
|
391 |
+
|
392 |
+
= v3.1.14 (13 December, 2019) =
|
393 |
+
|
394 |
+
* **Fix:** Fixed a warning while in block editor
|
395 |
+
* **Fix:** Add better URL validation
|
396 |
+
* **New:** Added two filters on transaction
|
397 |
+
* **Fix:** Notification Checkbox not working
|
398 |
+
* **Fix:** Fixed some Column field issues
|
399 |
+
|
400 |
+
= v3.1.13 (18 November, 2019) =
|
401 |
+
|
402 |
+
* **New:** Added Arabic translations.
|
403 |
+
* **Fix:** Free subscription info was not showing in dashboard.
|
404 |
+
* **Fix:** Fixed subscriptions can't be assigned from user profile due to a regression.
|
405 |
+
* **Fix:** Fixed some column field issues. closes #734
|
406 |
+
* **Fix:** Guest post hook was not working properly. Closes #704
|
407 |
+
* **Fix:** Fixed missing default value for post content rich text editor. Closes #730
|
408 |
+
|
409 |
+
= v3.1.12 (17 October, 2019) =
|
410 |
+
|
411 |
+
* **Fix:** Nonce not verify on login
|
412 |
+
|
413 |
+
= v3.1.11 (02 October, 2019) =
|
414 |
+
|
415 |
+
* **Feature:** Option to set which tab shows as active on the account page.
|
416 |
+
* **Fix:** Unlock option was unavailable after the post being locked.
|
417 |
+
* **Fix:** Gutenberg block of WPUF didn't work on bedrock installation.
|
418 |
+
* **Fix:** Sending admin payment received email twice.
|
419 |
+
* **Enhancement:** Add shortcode support to display post information in the Post Expiration Message.
|
420 |
+
* **Enhancement:** Add Appsero option checkbox on the setup wizard.
|
421 |
+
|
422 |
+
= v3.1.10 (06 September, 2019) =
|
423 |
+
|
424 |
+
* **Fix:** Posts were not assigned to the selected default post owner.
|
425 |
+
* **Fix:** Google reCaptcha was not working, users could submit the form without reCaptcha validation.
|
426 |
+
|
427 |
+
= v3.1.9 (22 July, 2019) =
|
428 |
+
|
429 |
+
* **Fix:** call_user_func_array() error while editing or add a new post from admin panel.
|
430 |
+
* **Fix:** Address fields on payment page were not checking which fields are optional.
|
431 |
+
* **Fix:** WooCommerce gallery images were not being shown on the frontend.
|
432 |
+
* **Fix:** Show & hide coupon message based on response.
|
433 |
+
* **Fix:** Login page was including registration page link even when user registration was turned off.
|
434 |
+
* **Fix:** Notification emails were not respecting the spaces.
|
435 |
+
|
436 |
+
= v3.1.8 (26 June, 2019) =
|
437 |
+
|
438 |
+
* **Fix:** Multistep form was scrolling to the top of the browser instead of moving to the top of the form when clicking on `Next` or `Previous` button.
|
439 |
+
* **Fix:** Uploaded images were not showing in the ACF gallery field.
|
440 |
+
* **Fix:** Billing address was not saved from the frontend payment page.
|
441 |
+
* **Fix:** Added translation functions to the missing strings.
|
442 |
+
* **Fix:** Dependency styles error of Gutenblock-editor.css.
|
443 |
+
|
444 |
+
= v3.1.7 (31 May, 2019) =
|
445 |
+
|
446 |
+
* **Fix:** check for 'button_label' existence before using it.
|
447 |
+
* **Fix:** after accepting bank payment, post status was not changing.
|
448 |
+
* **Fix:** custom taxonomy empty value was not saving when editing a post & field type is a checkbox.
|
449 |
+
* **Fix:** fix PHP warning.
|
450 |
+
* **Improvement:** added `Select Country` text for billing address country field.
|
451 |
+
|
452 |
+
= v3.1.6 (23 May, 2019) =
|
453 |
+
|
454 |
+
* **Fix:** URL field empty value was not saving.
|
455 |
+
* **Fix:** Custom taxonomy field empty data were not updating.
|
456 |
+
* **Fix:** Added translation function for missing strings.
|
457 |
+
* **Improvement:** Added active class to account page menu items.
|
458 |
+
* **Improvement:** Responsive frontend pages.
|
459 |
+
|
460 |
+
= v3.1.5 (02 May, 2019) =
|
461 |
+
|
462 |
+
* **Fix:** Conflict weDevs insight library with WP Project Manager plugin.
|
463 |
+
|
464 |
+
= v3.1.4 (02 May, 2019) =
|
465 |
+
|
466 |
+
* **Fix:** Category field data were not being saved when conditional logic is applied to custom taxonomy fields based on category field.
|
467 |
+
* **Fix:** While editing the checkbox values from the backend user profile page, the values were not being saved.
|
468 |
+
* **Fix:** While editing profile, using the default profile form, the password strength indicator didn't respond.
|
469 |
+
* **Fix:** Insights data were not being sent.
|
470 |
+
|
471 |
+
= v3.1.3 (15 April, 2019) =
|
472 |
+
|
473 |
+
* **Fix:** Required option of checkbox field was not validating on the frontend.
|
474 |
+
* **Fix:** Select mulitple options in checkbox field doesn't save the data.
|
475 |
+
* **Fix:** Fallback pay per post was not respecting the payment procedure & fallback cost was not correct on the payment page.
|
476 |
+
|
477 |
+
= v3.1.2 (01 April, 2019) =
|
478 |
+
|
479 |
+
* **Feature:** Added column field: Now, creating multi-column in a single row is super easy with WPUF Column field. Just drag the column field in the builder area, configure columns number, column space and add any fields you want inside that Column field.
|
480 |
+
* **Fix:** Unable to render the events on the front-end: On the frontend dashboard, the submitted events were not showing, you will get it fixed in this version.
|
481 |
+
* **Fix:** Page order getting 0(zero) after editing from the frontend: Page order was not saving while editing a post using WPUF form, it has been fixed.
|
482 |
+
* **Fix:** Text Input field for Taxonomies not working: When taxonomy field type is set to `Text Input` then a fatal error was showing on the frontend, no error with taxonomy field in the latest version
|
483 |
+
* **Fix:** In radio and checkbox field use conditional logic that value does not save in database: The selected value of radio and checkbox field were not showing while editing posts from the backend or frontend, you can see the selected value in this version.
|
484 |
+
* **Fix:** The args parameter not working with get_avatar filter: The args parameter did not exist with get_avatar filter, which now exists.
|
485 |
+
* **Fix:** The item in ajax taxonomy field is not selected: When the taxonomy field type is set to Ajax, the submitted terms were not showing in the backend and frontend which have been fixed.
|
486 |
+
|
487 |
+
= v3.1.1 (28 February, 2019) =
|
488 |
+
|
489 |
+
* **Fix:** Help text in the Category field were not displaying on the frontend.
|
490 |
+
* **Fix:** Category was not editable when editing the post from the frontend.
|
491 |
+
* **Fix:** Display the admin bar when user role exist.
|
492 |
+
* **Fix:** When the admin edits a post from the backend, it was creating duplicate post.
|
493 |
+
* **Fix:** After enabling post expiration in post form do not save post_expiration meta.
|
494 |
+
* **Fix:** Checkboxes were not linking/syncing with ACF field.
|
495 |
+
* **Fix:** Publish time input option in the Date/Time field, was not working.
|
496 |
+
|
497 |
+
= v3.1.0 (31 January, 2019) =
|
498 |
+
|
499 |
+
* **Fix:** The Default registration form `[wpuf-registration]` was unable to send the new user registration email.
|
500 |
+
* **Fix:** With the latest version of WordPress the Gutenberg block of WP User Frontend were not working. Fixed in this version.
|
501 |
+
* **Fix:** While using Gutenberg editor, the pages were not being updated with WPUF shortcode consisting`[wpuf dashboard]`
|
502 |
+
* **Fix:** From the User Frontend Settings, you had the capability to set if the Administrator, Editor, Vendor etc can see the admin bar. Now, the super admin want one specific user ( who has the user role from the above ) can't see the admin bar and disabled it from the Toolbar form that specific user profile. And this configuration ( Toolbar ) from the specific user profile were unable to impact on the frontend.
|
503 |
+
* **Fix:** WP User Frontend was unable to install with PHP 5.4 or lower version.
|
504 |
+
* **Fix:** When a user uploaded single image for product gallery using WPUF WooCommerce product form, that image was not showing on the frontend.
|
505 |
+
|
506 |
+
= v3.0.2 (1 January, 2019) =
|
507 |
+
|
508 |
+
* **Feature:** Added post lock feature based on posts and user
|
509 |
+
* **Fix:** 'show directions' link doesn't show with the google map on submitted post
|
510 |
+
* **Fix:** Subscription pack price not formatting according to the settings
|
511 |
+
* **Fix:** Post date is not updating when enable time input option for date field
|
512 |
+
|
513 |
+
= v3.0.1 (5 December, 2018) =
|
514 |
+
|
515 |
+
* **Fix:** Image is duplicating
|
516 |
+
|
517 |
+
= v3.0.0 (4 December, 2018) =
|
518 |
+
|
519 |
+
* **New:** Integrated WC Marketplace plugin: vendor can submit post from their frontend dashboard
|
520 |
+
* **New:** Integrated WC Vendors plugin: vendor can submit post from their frontend dashboard
|
521 |
+
* **Fix:** Post is getting duplicate while updating
|
522 |
+
|
523 |
+
For the changelog history, view the full [changelog.txt](https://github.com/weDevsOfficial/wp-user-frontend/blob/develop/changelog.txt).
|
524 |
+
|
525 |
+
|
526 |
== Upgrade Notice ==
|
527 |
|
528 |
= 2.3 =
|
wpuf.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: WP User Frontend
|
|
4 |
Plugin URI: https://wordpress.org/plugins/wp-user-frontend/
|
5 |
Description: Create, edit, delete, manages your post, pages or custom post types from frontend. Create registration forms, frontend profile and more...
|
6 |
Author: weDevs
|
7 |
-
Version: 3.5.
|
8 |
Author URI: https://wedevs.com/?utm_source=WPUF_Author_URI
|
9 |
License: GPL2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
@@ -12,7 +12,7 @@ Text Domain: wp-user-frontend
|
|
12 |
Domain Path: /languages
|
13 |
*/
|
14 |
|
15 |
-
define( 'WPUF_VERSION', '3.5.
|
16 |
define( 'WPUF_FILE', __FILE__ );
|
17 |
define( 'WPUF_ROOT', __DIR__ );
|
18 |
define( 'WPUF_ROOT_URI', plugins_url( '', __FILE__ ) );
|
4 |
Plugin URI: https://wordpress.org/plugins/wp-user-frontend/
|
5 |
Description: Create, edit, delete, manages your post, pages or custom post types from frontend. Create registration forms, frontend profile and more...
|
6 |
Author: weDevs
|
7 |
+
Version: 3.5.2
|
8 |
Author URI: https://wedevs.com/?utm_source=WPUF_Author_URI
|
9 |
License: GPL2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
Domain Path: /languages
|
13 |
*/
|
14 |
|
15 |
+
define( 'WPUF_VERSION', '3.5.2' );
|
16 |
define( 'WPUF_FILE', __FILE__ );
|
17 |
define( 'WPUF_ROOT', __DIR__ );
|
18 |
define( 'WPUF_ROOT_URI', plugins_url( '', __FILE__ ) );
|