Skip to content

Commit

Permalink
Dev (#122)
Browse files Browse the repository at this point in the history
* Apply fixes from StyleCI (#119)
* update freemius sdk, fix plugin deletion error, edit profile form with existing email and select2 library version upgrade

---------

Co-authored-by: Muhammad Usama Masood <[email protected]>
Co-authored-by: Hamza Bin Ilyas <[email protected]>
  • Loading branch information
3 people authored Oct 13, 2023
1 parent 77cba66 commit b269475
Show file tree
Hide file tree
Showing 140 changed files with 15,141 additions and 9,745 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file, per [the Ke

## [Unreleased]

## [1.3.1] - 2023-10-14
- Tested with WordPress version 6.3.2 #121
- Update Freemius SDK version #121
- Update select2 library #121
- Fix error on plugin deletion #121
- Fix error on profile form when updating email with existing email #121

## [1.3.0] - 2023-03-08

### Added
Expand Down
1 change: 0 additions & 1 deletion admin/class-wpfep-admin-help.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*/
class WPFEP_Admin_Help
{

/**
* Hook in tabs.
*/
Expand Down
1 change: 0 additions & 1 deletion admin/class-wpfep-shortcodes-button.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*/
class WPFEP_Shortcodes_Button
{

/**
* Constructor for shortcode class.
*/
Expand Down
5 changes: 2 additions & 3 deletions assets/js/select2/select2.min.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions freemius/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*.yml]
indent_style = space
indent_size = 2

[*.neon]
indent_style = space
indent_size = 4
2 changes: 1 addition & 1 deletion freemius/assets/css/admin/account.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b269475

Please sign in to comment.