Jason Yingling
@yingling017 on WordPress.org, @yingles on Slack
- Member Since: November 17th, 2009
- Location: St. Louis, MO
- Website: jasonyingling.me
Contribution History
Jason Yingling’s badges:- Core Contributor
- Meetup Organizer
- Plugin Developer
- Theme Developer
- WordCamp Organizer
- WordCamp Speaker
-
Posted a reply to longer than normal read times, on the site WordPress.org Forums:
If you have database access you could grab the post_content field from the database in…4 days ago
-
Posted a reply to Show all results in state regardless of radius, on the site WordPress.org Forums:
Awesome! Do you have a general timeline for the release or a target date? We're…5 days ago
-
Created a topic, Show all results in state regardless of radius, on the site WordPress.org Forums:
Hi, I'm looking to implement searching by state with t…6 days ago
-
Posted a reply to longer than normal read times, on the site WordPress.org Forums:
I'm not familiar with how the third-party Avada builder tool adds content to WordPress. Reading…1 week ago
-
Posted a reply to Footnotes not working in image captions, on the site WordPress.org Forums:
Hi there, I assume you're using either the Classic Editor or the Classic Editor Block.…1 week ago
-
Posted a reply to Count shortcode output & cache result, on the site WordPress.org Forums:
Originally my concern with shortcodes was around not knowing what they would output, but as…2 weeks ago
-
Posted a reply to end-of-line superscript wraps by itself to next line, on the site WordPress.org Forums:
You could try wrapping your string with <span style="white-space: nowrap"></span> to force it not to…2 weeks ago
-
Posted a reply to MathJax doesn’t work inside footnotes after latest update, on the site WordPress.org Forums:
The footnote content is pulled from a title attribute in the <a> element wrapped around…2 weeks ago
-
Posted a reply to MathJax doesn’t work inside footnotes after latest update, on the site WordPress.org Forums:
Ok another update. Dug around and it looks using version 1.1 of the Simple MathJax…3 weeks ago
-
Posted a reply to MathJax doesn’t work inside footnotes after latest update, on the site WordPress.org Forums:
Actually that last message was for the after footnote list. The actual footnote hover is…3 weeks ago
-
Posted a reply to Estimating time for text on archive page instead of each blog’s length, on the site WordPress.org Forums:
If you can use Brizy to pass the post ID to the shortcode you should…3 weeks ago
-
Posted a reply to MathJax doesn’t work inside footnotes after latest update, on the site WordPress.org Forums:
Hi there, I imagine this is caused by some data sanitization that was added to…3 weeks ago
-
Posted a reply to Header for footnotes list and location of footnotes, on the site WordPress.org Forums:
Hi there, For number 1 you can set and turn on the title in the…3 weeks ago
-
Posted a reply to end-of-line superscript wraps by itself to next line, on the site WordPress.org Forums:
My initial thought is because the "ceteris paribus," text is wrapped in an <em></em> tag…3 weeks ago
-
Posted a reply to Label not showing, on the site WordPress.org Forums:
@tychet your site seems to have a rule setting the <h4> font-size to 1.25px. So…4 weeks ago
-
Posted a reply to Change Footnote Color, on the site WordPress.org Forums:
Thanks @rzharding for sharing your setup. Just a warning if you update the easy-footnotes.php plugin…4 weeks ago
-
Posted a reply to Align footnotes at bottom, on the site WordPress.org Forums:
That will work for the line items. You can also target the title with the…4 weeks ago
-
Posted a reply to Tool Tip containing html tags, on the site WordPress.org Forums:
Hi there, WordPress 5.5 removed jQuery migrate. The removal of that has caused some issues…4 weeks ago
-
Posted a reply to Remove reading detail at bottom, on the site WordPress.org Forums:
Reading Time WP doesn't display the reading time after posts. Do you have a link…2 months ago
-
Committed [2355751] to Plugins Trac:
Update to version 2.0.10 from GitHub2 months ago
-
Committed [2355746] to Plugins Trac:
Update to version 1.1.5 from GitHub2 months ago
-
Posted a reply to Partially locked content, on the site WordPress.org Forums:
Reading Time WP will calculate the reading time based on the word count for the…2 months ago
-
Posted a reply to Count LearnDash courses, on the site WordPress.org Forums:
Hi Stefan, you could do this but it would require some customization. There is a…2 months ago
-
Posted a reply to Access map and markers by JavaScript, on the site WordPress.org Forums:
Awesome! If you need any testing done ahead of that let me know.2 months ago
-
Created a topic, Access map and markers by JavaScript, on the site WordPress.org Forums:
Hi there, I'm implementing WP Store Locator a bit cus…2 months ago
-
Created a topic, Plugin hiding permalink settings in Gutenberg, on the site WordPress.org Forums:
Whenever I have the plugin activated the Permalink set…3 months ago
-
Posted a reply to Working everywhere except Homepage, on the site WordPress.org Forums:
Hmm it looks like it's being added into a section that displays post meta. Which…4 months ago
-
Posted a reply to Add reading time after author and date, on the site WordPress.org Forums:
Code Snippets won't likely work for your case. I'm not super familiar with the plugin…4 months ago
-
Posted a reply to Reading Time in Meta Description, on the site WordPress.org Forums:
Sorry about that. I switched my Github username recently and Gist URLs don't redirect. This…4 months ago
-
Posted a reply to Working everywhere except Homepage, on the site WordPress.org Forums:
How are you currently implementing this on the homepage? If the shortcode itself is showing…4 months ago
-
Posted a reply to How to change line height, on the site WordPress.org Forums:
Most likely your theme is setting a value with a more specific CSS selector. Looks…4 months ago
-
Posted a reply to Add reading time after author and date, on the site WordPress.org Forums:
That's the correct code. Though you can add additional properties to the reading time shortcode…4 months ago
-
Posted a reply to PHP Error – Undefined index: before_excerpt in, on the site WordPress.org Forums:
It should resolve if you save your reading time options so the before_excerpt value gets…5 months ago
-
Posted a reply to Insert the plugins in the theme, on the site WordPress.org Forums:
You can call the reading time shortcode using the do_shortcode() function from within your theme…5 months ago
-
Posted a reply to Footnotes numbers not in superscript, on the site WordPress.org Forums:
Your theme is setting the vertical-align CSS property for the <sup> element to baseline. You'll…5 months ago
-
Posted a reply to Commas between multiple superscripts, AND MORE!, on the site WordPress.org Forums:
Thanks for the input. I've definitely seen users who need a more bibliographical version of…5 months ago
-
Posted a reply to Tracking PDFs, on the site WordPress.org Forums:
You'll have to get something that connects to the Google Docs API and can read…5 months ago
-
Posted a reply to Manual placement of Footnotes is too important., on the site WordPress.org Forums:
Thanks for the note. It's definitely a feature I'd like to add at some point…6 months ago
-
Posted a reply to Can I fix the place of footnotes with “efn_footnote_list_output” filter?, on the site WordPress.org Forums:
Glad you were able to solve it. That filter is for editing the markup of…6 months ago
-
Posted a reply to The plugin is unable to work with TagDiv composer, on the site WordPress.org Forums:
You might try passing the shortcode the post_id argument to make sure it's getting the…7 months ago
-
Posted a reply to Display as “dynamic tag” for meta-data in Elementor, on the site WordPress.org Forums:
Thanks for the suggestion. I'll add it to the list of potential features on the…7 months ago
-
Posted a reply to How do I integrate the reading time in my post meta data ?, on the site WordPress.org Forums:
You’d likely need to implement it within the ‘integer_entry_meta_before_content’ function.7 months ago
-
Posted a reply to How do I integrate the reading time in my post meta data ?, on the site WordPress.org Forums:
Right now the best way to do that would be to call echo do_shortcode( [rt_reading_time…7 months ago
-
Posted a reply to Manual placement of Footnotes in single.php, on the site WordPress.org Forums:
There's not currently a great way to do it. It would probably need to be…8 months ago
-
Posted a reply to Including Embedded Video Watch Time, on the site WordPress.org Forums:
There's nothing at the moment to auto add video length to the reading time, but…8 months ago
-
Posted a reply to “post_id=” only showing reading time of current post, on the site WordPress.org Forums:
Hi, could you give me any more information about how you're using the shortcode and…8 months ago
-
Posted a reply to Duplicate Footnotes When Using Elementor, on the site WordPress.org Forums:
This typically happens when the_content is called multiple times on a page. Easy Footnotes works…8 months ago
-
Posted a reply to Programmatic output of Footnotes (part 2), on the site WordPress.org Forums:
Thanks for sharing.8 months ago
-
Posted a reply to Tag pages excluded, on the site WordPress.org Forums:
Are your tag pages including the excerpt or the content of the post? For showing…8 months ago
-
Posted a reply to Remove Reading Time WP From Rank Math, on the site WordPress.org Forums:
I'm not familiar with Rank Math. Could you provide some more details on what you're…9 months ago
Developer
-
Easy Footnotes
Active Installs: 9,000+
-
Easy Pull Quotes
Active Installs: 300+
-
Reading Time WP
Active Installs: 10,000+
Contributor
-
Tracking Script Manager
Active Installs: 3,000+
-
The AuthorityActive Installs: 200+
-
Zuul LiteActive Installs: 30+