@chriscoyier Under the Conditionals section is is_tag() listed as true?
@daljo628 That meme is so old I blogged about it russellheimlich.com/blog/a-list-…
@chriscoyier Under the Hooks & Actions section you can see all of the other functions hooking in to the pre_get_posts action that are possibly modifying the query
@chriscoyier You should see `post` and `page` listed next to `post_type`
@chriscoyier If that doesn’t work time to bring out the debugging tools. Install and activate the Query Monitor plugin (wordpress.org/plugins/query-moni…)
You should see some numbers in the admin bar now. Click them and go to the “Request” section
@chriscoyier You can try changing
add_action( ‘pre_get_posts’, array( $this, ‘tags_support_query’ ) );
to
add_action( ‘pre_get_posts’, array( $this, ‘tags_support_query’ ), 999 );
so the tags_support_query function gets called a lil bit later if something else is messing with the query
fun idea for a website: have it live-code itself: doqk.ml/ 😂
Prototype.js twitter.com/MichaelThiessen/stat…
@chriscoyier gist.github.com/kingkool68/a0e99…
In theory what you have should probably work but here is what I came up with and a detailed explanation of what it does. I tested this on a local set up and it works as expected.
If that doesn’t work for your site maybe there is another action involved
@fugularity @StickToPizza All he has to do is say something bizarre and then changes the conversation. Remember the Muller Report? No one is talking about that now.
Ok Twitter, find me the ugliest shoes. I’ll start amzn.to/2HgBh70
I’m not ashamed to admit that sometimes I miss PHP.
Over 20 years later, and still nobody’s even come _close_ to PHP’s ease of deployment.
This tweet brought to you by the 3 programming languages and 5 Docker images I need just to run one app.
@daljo628 Yea I got some old pita bread over h… oh wait… PS Vita! Oh nevermind. Don’t have one of those.
5G is fast and stuff. But I wish more areas had LTE+ or even LTE (4G) before futzing with a new standard.
Broader coverage > speed
@freshyill I care.
@jonathanober You have a full week to prepare for next Sunday now!
Discovered this very interesting usage of `switch` in a codebase, basically making it possible to match cases on arbitrary logic instead of an exact match of string or number literals.
github.com/eggheadio/gatsby-them…
is this a commonly known pattern? First time I’ve ever seen this. t.co/4yywO4fIDG
@courtneydawn @anthonydpaul Join a nudist colony and wear a bug zapper necklace