Lucas Carvalho
Lucas Carvalho
Hello, I'm using this awesome feature in an webapp to suport custom pages for SEO purpose and i think is the best and simplest way. In an app that i'm...
Add the possibility to use images that is already in the system unstead upload a new image every time. The image source is an array of strings with the src...
## Description Remove translated version from verifyWPVersion function to allow testing on RC versions ## Change Log * Fixed an issue with wp version check making it impossible to test...
This pull request resolves failing Jest tests by fixing configurations and addressing unresolved dependencies, enabling thorough testing of the codebase.
Type: Bug Workspace not created Extension version: 0.26.7 VS Code version: Code 1.99.0 (4437686ffebaf200fa4a6e6e67f735f3edf24ada, 2025-04-02T21:35:19.530Z) OS version: Windows_NT x64 10.0.26100 Modes: Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2 Remote OS version:...
## This PR fixes an inconsistency in how Livewire applies versioning to its asset URLs. The method `Livewire\Mechanisms\FrontendAssets\FrontendAssets::js()` always appends the build version (`?id=...`) to `config('livewire.asset_url')`. However, the `usePublishedAssetsIfAvailable()` method...
This change introduces a new filter to the `locate_template()` function that allows themes and plugins to participate in the template *resolution process* by modifying the list of template lookup paths...