-
Created a topic, Connected site tag and dual tracking, on the site WordPress.org Forums:
I have been getting reports of inconsistent data comin… -
Created a topic, GA4, page_path, and page_location – switch to GTM?, on the site WordPress.org Forums:
GA4 is taking a long time to get used to. Suppose I w… -
Posted a reply to Dual tracking + manual tracking IDs, on the site WordPress.org Forums:
There is no extra tracking snippet. You can replicate this on a default WP installation… -
Created a topic, Dual tracking + manual tracking IDs, on the site WordPress.org Forums:
My clients prefer not to connect the plugin via a Goog… -
Created a topic, Cannot trust developers, on the site WordPress.org Forums:
I rarely ever give 1 star reviews, but developers who … -
Created a topic, You’re using the wrong Pinterest red, on the site WordPress.org Forums:
You have the Pinterest red color set to #c92228. Pint… -
Created a topic, Strip attributes or add paragraphs, on the site WordPress.org Forums:
My primary purpose of using the plugin is to replicate… -
Posted a reply to Version 6 custom templates broken, on the site WordPress.org Forums:
Seems only option is to downgrade the plugin for now - based on other messages… -
Posted a reply to Version 6 custom templates broken, on the site WordPress.org Forums:
Occasionally it says 'Feed saved successfully', but if I reload the toggle for custom templates… -
Created a topic, Version 6 custom templates broken, on the site WordPress.org Forums:
I had a single instagram feed displaying with a custom… -
Posted a reply to Management page broken with parameters when not using trailing slashes, on the site WordPress.org Forums:
No, in my case it's definitely the permalinks and the code error I described above, -
Created a topic, Changelog??, on the site WordPress.org Forums:
You are releasing updates, and not providing changelog… -
Posted a reply to Emails not sent – at least two bugs in plugin, on the site WordPress.org Forums:
Note, if it helps, this was tested on a default installation on WP Engine, so… -
Created a topic, Emails not sent – at least two bugs in plugin, on the site WordPress.org Forums:
This plugin has several major bugs in it. a) Your cod… -
Created a topic, Hide blocks from other plugins, and don’t add blocks, on the site WordPress.org Forums:
I'm interested in using this plugin for one reason - I… -
Created a topic, SVG favicon?, on the site WordPress.org Forums:
https://realfavicongenerator.net/svg-favicon/ is cool.… -
Posted a reply to Object cache not cleared, on the site WordPress.org Forums:
I'm also seeing this broken on a WP Engine site, so it appears this is… -
Created a topic, Management page broken with parameters when not using trailing slashes, on the site WordPress.org Forums:
My permalink structure is /%year%/%monthnum%/%postname… -
Posted a reply to Not compatible with MonsterInsights, on the site WordPress.org Forums:
So I've read the information + watched the video about what that option provides. Both… -
Created a topic, Not compatible with MonsterInsights, on the site WordPress.org Forums:
The extremely popular plugin Google Analytics by Monst… -
Posted a reply to SVG icons vs icon fonts for generic content, on the site WordPress.org Forums:
@Jam Dembowski Why did you move this thread to fixing WordPress? This has nothing to… -
Created a topic, SVG icons vs icon fonts for generic content, on the site WordPress.org Forums:
Replacing icon fonts with inline SVG icons seems to be… -
Posted a reply to Easy-to-fix bug with rescanning, on the site WordPress.org Forums:
I'm not seeing the fix at your link, but hope to see it in the… -
Created a topic, Easy-to-fix bug with rescanning, on the site WordPress.org Forums:
In the rescan function in img-optm.php file, there are… -
Posted a reply to Optimise dynamically generated thumbnails?, on the site WordPress.org Forums:
Just to be precise, the image already gets added to the table (when you upload… -
Created a topic, Optimise dynamically generated thumbnails?, on the site WordPress.org Forums:
I am using (as an example) a custom block where you pr… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
OK, so you've come to the same conclusion as I did - it is never… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
What exactly is poor practice / questionable template tag use / usage outside the intended… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
OK, it appears I was correct - if you want to use template tags (whether… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
You still seem to be missing the entire point of this thread. WP_Query also uses… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
setup_postdata is the only possible method when you want to use template tags, which you… -
Posted a reply to Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
Joy - that's incorrect. When using setup_postdata, you have to set the global $post variable… -
Created a topic, Losing my mind – is it ever correct to use wp_reset_postdata?, on the site WordPress.org Forums:
Suppose you were writing a custom shortcode or block t… -
Mentioned in [49202] on Core SVN:
Embeds: Only catch clicks from the primary mouse button in the click handler, without any modifier keys. -
Wrote a comment on the post New editor preview options, on the site Make WordPress Core:
Note that this is even broken in the default TwentyTwenty theme, where the mobile post… -
Wrote a comment on the post New editor preview options, on the site Make WordPress Core:
Yikes, didn't realise I had a reply here. Yes, it's because of media queries -… -
Posted a reply to Request: change default admin sort order, on the site WordPress.org Forums:
Minor bug in my above post - since the sort interface makes the first item… -
Wrote a comment on the post New editor preview options, on the site Make WordPress Core:
So what do theme developers do in the meantime With the release of WP 5.5,… -
Created a topic, Request: change default admin sort order, on the site WordPress.org Forums:
When you first visit the "Sort by order" page, items a… -
Created a topic, Square SVGs are totally broken in Chrome, on the site WordPress.org Forums:
Uploadd a square SVG and insert it with Gutenberg. For… -
Created a topic, Better exclusion of blocks, on the site WordPress.org Forums:
Currently the only way to exclude blocks from being in… -
Mentioned in [46865] on Core SVN:
Date/Time: XML-RPC: Сalculate the proper offset for GMT in `wp.newPost`, `wp.editComment`, `mw.newPost`, `mw.editPost` when `post_date` or `comment_date` is set. -
Mentioned in [46864] on Core SVN:
Date/Time: XML-RPC: Сalculate the proper offset for GMT in `wp.newPost`, `wp.editComment`, `mw.newPost`, `mw.editPost` when `post_date` or `comment_date` is set. -
Created a topic, Custom post type archives still not purged, on the site WordPress.org Forums:
8 months ago: We will be testing this thoroughly and … -
Mentioned in [45888] on Core SVN:
Taxonomy: Ensure consistency of `hide_empty` in term queries when `taxonomy` is excluded. -
Posted a reply to Plugin not showing in search, on the site WordPress.org Forums:
Has the plugin been abandoned? -
Posted a reply to Excerpt functions break when a shortcode calls wp_reset_postdata, on the site WordPress.org Forums:
Look at the top of the relevanssi_do_excerpt function // Back up the global post object,… -
Posted a reply to Excerpt functions break when a shortcode calls wp_reset_postdata, on the site WordPress.org Forums:
I *am* using get_posts(), not WP_Query, of the form: $results = get_posts(..); foreach ($results as… -
Created a topic, Excerpt functions break when a shortcode calls wp_reset_postdata, on the site WordPress.org Forums:
I have a shortcode which runs a custom query, then cal… -
Posted a reply to Stop linking to media file, on the site WordPress.org Forums:
PS - I believe WP does this for default for files like PDFs, because it…
Developer
-
Login Logger
Active Installs: 700+