-
Created a topic, Modified Date vs Post Date, on the site WordPress.org Forums:
How do I make the recipe snippet show the post's modif… -
Created a topic, Does not allow own API key, on the site WordPress.org Forums:
Does not allow you to use your own API key, you are lo… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
So my hack doesn't bomb and the single tag queries are working again but I… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
So I'm not really much of programmer but what if I added to the if… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
So the plugin builds its own SQL queries and its not as easy as making… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
See my edit above for an example of what is happening. I only need it… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
Hi Hector @hcabrera , Something strange is happening with the code you provided above for… -
Posted a reply to Offset and AND terms, on the site WordPress.org Forums:
I did ask about the AND function before. Maybe at the time WP_QUERY didn't have… -
Created a topic, Offset and AND terms, on the site WordPress.org Forums:
Hi Hector, great plugin. I have two questions. Is … -
Posted a reply to Nopin attribute, on the site WordPress.org Forums:
Amazing. Thank you. -
Created a topic, Nopin attribute, on the site WordPress.org Forums:
How can I add a nopin attribute to WPP Widget thumbnai… -
Created a topic, CSS parse error with addtoany.min.css, on the site WordPress.org Forums:
Parse Error [has(.a2a_s_undefined)] https://… -
Posted a reply to Image Caching Turn Off, on the site WordPress.org Forums:
Great! Thank you, I missed the predefined size option. Is it possible to do the… -
Created a topic, Image Caching Turn Off, on the site WordPress.org Forums:
Is there a way to just turn off the thumbnail caching … -
Posted a reply to External load of sm.23.html, on the site WordPress.org Forums:
@micropat Can we kindly get a responsive to this? If it is your policy that… -
Posted a reply to External load of sm.23.html, on the site WordPress.org Forums:
Yes, this issue is frustrating. It does not appear to exist in the local cache… -
Created a topic, External load of sm.23.html, on the site WordPress.org Forums:
How do I prevent the loading of the external resource … -
Posted a reply to Shortcode for Posts Only in Both Categories, on the site WordPress.org Forums:
Thank you for the reply! Bummer for your hard drive loss. It would be a… -
Created a topic, Shortcode for Posts Only in Both Categories, on the site WordPress.org Forums:
It appears when using the shortcode with cat= and mult… -
Posted a reply to Defer JS, on the site WordPress.org Forums:
Thank you for the thoughtful reply. Core Web Vitals will become a ranking factor in… -
Created a topic, Defer JS, on the site WordPress.org Forums:
Can we get an option or default for a defer on the <… -
Posted a reply to ?swcfpc=1 Query added to my links and it’s showing up on GoogleAnalytics, on the site WordPress.org Forums:
Wrong plugin, See https://wordpress.org/support/plugin/wp-cloudflare-page-cache/ -
Created a topic, Custom Class, on the site WordPress.org Forums:
How can I add a custom css class to image tag this plu… -
Created a topic, Exclude first Image in post from lazy loading, on the site WordPress.org Forums:
How would I use a filter to exclude the first image in… -
Created a topic, Sprite Sheet Images, on the site WordPress.org Forums:
Is it possible for the taxonomy images to be part of a… -
Created a topic, Micropat Third-Party Code Blocking Main Thread – Google Page Speed Insights, on the site WordPress.org Forums:
When Addtoany plugin is enabled I am seeing a warning … -
Posted a reply to W3TC Filter Docs, on the site WordPress.org Forums:
Thank you. -
Posted a reply to W3TC Filter Docs, on the site WordPress.org Forums:
As a workaround (but would still prefer a filter if there is one as discussed… -
Posted a reply to W3TC Filter Docs, on the site WordPress.org Forums:
I want a preconnect http header to be sent that tells the browser to preconnect… -
Created a topic, W3TC Filter Docs, on the site WordPress.org Forums:
Is there documentation for any filters exposed by W3TC… -
Posted a reply to Author name error in article schema since Yoast 11.5, on the site WordPress.org Forums:
https://github.com/Yoast/wordpress-seo/issues/13094 Seems like it has been around since before 11.4 relase, maybe not fully fixed… -
Posted a reply to Structured Data Testing Tool Error – Author Name, on the site WordPress.org Forums:
Downgraded to 11.3 and no error so, 11.4 introduced the change that causes google structured… -
Created a topic, Structured Data Testing Tool Error – Author Name, on the site WordPress.org Forums:
Updated to 11.4 and seeing author name flagged as erro… -
Posted a reply to Use Image Title Instead of Alt for Pinterest Description, on the site WordPress.org Forums:
Excellent, thank you. -
Created a topic, Use Image Title Instead of Alt for Pinterest Description, on the site WordPress.org Forums:
Is it possible to have the Pinterest button pull the i… -
Posted a reply to Edge cache: MISS, on the site WordPress.org Forums:
Starting to think this doesn't work right without KV workers even though the worker script… -
Posted a reply to Edge cache: MISS, on the site WordPress.org Forums:
I am seeing something similar. I only ever seem to see in both Firefox and… -
Posted a reply to function ampforwp_get_data_consent(){, on the site WordPress.org Forums:
In your plugin /templates/features.php around line 7300 or so (sorry don't have access right now)… -
Posted a reply to Search console error – Custom JavaScript is not allowed., on the site WordPress.org Forums:
Google says it is a valid AMP page when tested at https://search.google.com/test/amp just now. And… -
Created a topic, function ampforwp_get_data_consent(){, on the site WordPress.org Forums:
ver 9.96 function ampforwp_get_data_consent() that fun… -
Posted a reply to expects parameter 1 to be a valid callback, on the site WordPress.org Forums:
I figured mine out, it was from a custom function reference in the functions.php file… -
Posted a reply to expects parameter 1 to be a valid callback, on the site WordPress.org Forums:
I am getting a very similar error at the top of my AMP pages. The…