Aarón Fas

Results 10 issues of Aarón Fas

### Context [Currently supported PHP versions](https://www.php.net/supported-versions.php) are >=7.4. This plugin requires a minimum PHP version of 7.0. ### Describe the solution you'd like - Increase the required PHP version to...

[Type] Maintenance

### Changes proposed in this Pull Request * Replace check for author with check for `edit_post` capability of the lesson for Quizzes. ### Testing instructions * Create a lesson. *...

Reported by Gonzalo here: p1654590027797169-slack-C03BXN7UQ5V Reproduce: - Go to a course and add a featured image. - Go to settings > Course > Course image and disable the option. -...

Great! I am merging this and will work on your feedback in a separate review. Thanks! _Originally posted by @aaronfc in https://github.com/Automattic/sensei/issues/5895#issuecomment-1274839999_

Looks good to me! I just added 2 questions for you. I also think I read somewhere that we need an animation for every task the first time the user...

[Type] Enhancement
Home

Depends on the interface defined in #5676 We need to return a list of notifications that will be displayed in Sensei Home. More details in: - p6rkRX-4wE-p2 - p6rkRX-4so-p2#notifications

Home

Ensure we are following the JSDOC standard for all new hooks/filters. More context: p6rkRX-1uS-p2

[Pri] Low
[Type] Maintenance
Home

> There's a problem with the encoding in this Button Block. When you change the text from English to a non-latin word (e.g. Greek) everything breaks in the front-end. Reported...

[Type] Bug
[Type] Good First Bug

### Checklist - [X] I have filled out the template to the best of my ability. - [X] This only contains 1 feature request (if you have multiple feature requests,...

enhancement
python

Currently the `fetch` method is not allowing almost any customization. I found some webpages in which my requests were blocked because we were not sending the `User-Agent` header. To do...