-
Hello after updating PHP 8.1 we are fetching issues like not showing more custom taxonomy or CPTs because of the Singleton pattern no more working with PHP 8.1 so below is the solution for the same.
…
-
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Elementor.
## Descriptio…
-
```
What steps will reproduce the problem?
1. Define Job List Page
2. Try to set themes, layouts for that page
3. Has no effect....
What is the expected output? What do you see instead?
I expect th…
-
Since we are now replacing the Woo Framework method of outputting the font stylesheet links in the header, we should probably use the enqueue method of adding those stylesheets:
http://www.webdesignf…
-
Gutenberg can be used as a platform/framework to build block editors. Mainly thanks to the `@wordpress/block-editor` package. That said, the experience today is not as straightforward as it can be. Th…
-
# Purpose
This issue is a proposal on how we could structure the technical aspects of the theme review process to converge on a collection of tools, new & existing.
The theme review process and i…
-
**Sasha and Svits**
- [x] Finish basic templates
- ~~finish the code~~
- ~~create patterns based on that code~~
- ~~insert patterns into templates~~
- [ ] Tests
- te…
-
**Version of ALPS for Wordpress**
v3
**Describe the bug**
ERROR LOGS:
`[24-Jun-2024 15:25:52 UTC] PHP Deprecated: Creation of dynamic property Roots\Acorn\Sage\Sage::$files is deprecated in /va…
-
#### Rule type:
Error
#### Rule:
From what I can see, there are actually 5 distinct i18n related rules which may need sniffs - this issue covers the **first** and **fourth item** on the list.
1. **A…
jrfnl updated
5 years ago
-
Currently either you can have PHPCS enabled or not depending on your settings.
In certain cases, such as working on add-on/plugin/module/theme projects which are part of a larger framework, it is …