Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/daniele/symlink regression #772

Merged
merged 12 commits into from
Dec 11, 2024
Merged

Conversation

DanieleAlessandra
Copy link
Collaborator

This branch has been already merged to master

swashata and others added 12 commits August 7, 2024 19:37
…g-fix

[template] Fixed the title escaping in the account template.
Merge pull request #751 from Freemius/develop
Merge pull request #764 from Freemius/develop

* [staging-sites] Updated the staging site URL pattern for Kinsta.

* [anonymous-mode] Support anonymous mode by default on sandbox sites.

* [license-dialog] Fixed the retrieving of the selected license's ID from the license update dialog.

* [pricing] [filter] Respect the plugin_icon filter and add new filter to configure single package mode of the pricing app.

* [pricing] [filter] Add new filter to enqueue a CSS to the pricing page.

* [pricing] [update] Update version 1.1.0 of the pricing app.

* [cron] Improved the scheduling of the install sync cron job.

* [parallel-activation] Improved the support for plugins with free and premium versions that can be activated in parallel.

* [composer] [autoload] Added start.php to autoload.files in composer.json supporting both plugins and themes (#756)

* [composer] [autoload] Added start.php to autoload.files in composer.json

* [composer] [vendor] [themes] Changed logic related to theme to make it work also when SDK is stored in a subfolder (e.g. vendor folder)

* [themes] [child theme] [load priority] Correctly determine SDK file to load, even with themes and child themes

* Code style, renamed variables, removed unused $is_theme check.

* Code Style (wordpress)

* Code styling (spaces instead of tabs)

* Revert indent spacing

* Fix strpos index and use get_stylesheet() instead of private property stylesheet

---------

Co-authored-by: Daniele Alessandra <[email protected]>

* [version] Version 2.10.0

---------

Co-authored-by: Leo Fajardo <[email protected]>
Co-authored-by: Daniele Alessandra <[email protected]>
Co-authored-by: Daniele Alessandra <[email protected]>
…ing the lins of installed plugin, without using plugin_basename. This solves an infinite loop error while activating a plugin with a newer SDK version from a symlink
Version number
Copy link
Contributor

@fajardoleo fajardoleo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@swashata swashata merged commit 7f58ad3 into develop Dec 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants