Sapayth Hossain

Results 28 issues of Sapayth Hossain

We were using a dynamic hook depending on the menu title. If the title got translated, the hook doesn't work for some languages(Español, Türkçe, Arabic, etc.) and shows a blank...

needs-testing
Needs Dev Review

A new function is introduced where we can log our messages in a specific file. It will help us debug cron jobs, form settings, payment info etc. Calling a simple...

needs: dev review

1. Dropdown item options were not showing when LearnPress is installed. 2. `wpuf-form-builder.css` was loading multiple times 3. removed `font-family` assigning style from WPUF. font-family should come from the theme...

needs-testing

Dashboard Promotional banner design updated from [this](https://prnt.sc/u3qIDZTNKKr7) to [that](https://prnt.sc/l5R6J4IyCyH4)

needs-testing

- Required fields validation fixed for all the fields - Content restriction fields validation fixed for both word and character Companion [PR](https://github.com/weDevsOfficial/wpuf-pro/pull/473) in pro fix #1253

needs-testing
Needs Dev Review

1. Validation fixed for required file upload field and radio field. 2. Password strength validation added Companion [PR](https://github.com/weDevsOfficial/wpuf-pro/pull/400)

Needs Dev Review
QA Approved

The `Bank Payment Success Page` redirection setting was not working as expected. It’s honoring the `Payment Success Page` redirection instead the `Bank Payment Success Page` redirection. We have two success...

needs-testing
Needs Dev Review

Note for testing: Remember to run `composer i` `composer du -o` `npm i` `grunt` command after pulling. Companion [PR ](https://github.com/weDevsOfficial/wpuf-pro/pull/468)

Needs Dev Review
QA Approved

In User Frontend > Tools a new setting is introduced to delete some data upon plugin deletion. When you delete the WP User Frontend version, it will also delete all...

bug
dev: on-progress
QA In Progress

While trying to select the text area type (Normal, Rich text area, Teeny rich text area) through radio buttons for the Post Content & Post Description fields, all the buttons...

Needs Changes