-
State: had deactivated/deleted WP2Static core a few times after activating the crawl addon. Didn't do an export initially to confirm if this error is present then, too.
To investigate
```
2020…
-
For some strange reason Pods runs a separate database queries for each post in addition to the global.
1. Global query with table storage join to get all the data;
2. Select from wp_posts for each…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Hi,
I use your plugin with WP_Query, and when I use 'orderby' => 'post_views' , it only show posts with views OR posts featured (?)
Can we also show posts with 0 views ?
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
rmens updated
3 months ago
-
Hello,
I encountered error while i just followed the demo it seems that the user-data is failing whenever i launch an instance from template.
Errno 2] No such file or directory: '/var/cache/dnf/…
-
### Design Mockup
![contact-2](https://user-images.githubusercontent.com/5634774/75439364-ee1c1280-5959-11ea-8583-f1e624928825.png)
### Gutenberg Editor Preview
![contact-2-gutenberg](https:/…
-
Idea from issue #75.
E.g. A query parameter in the `wp-login` page (so that non-admins can have a link that they can share with their directory admins when they ask them to consent).
-
When using a cloud site server it errors out because the servers ip has been blocked for MAX_QUERY_LIMIT being reach. the work around for this is changing a chunk of code in geo-post.php.
```
$locati…
-
I have a multilingual website that uses WPML and I am trying to change the site language before running a WP_Query inside the ```acf/load_field``` ACF filter so that the queried results are all from a…