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 Core Contributor
- Meetup Organizer Meetup Organizer
- WordCamp Organizer WordCamp Organizer
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
-
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…22 hours 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…1 week 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.2 weeks 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…2 weeks 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…3 weeks 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…3 weeks 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…3 weeks 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…1 month ago
-
Posted a reply to Programmatic output of Footnotes (part 2), on the site WordPress.org Forums:
Thanks for sharing.1 month 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…1 month 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…2 months ago
-
Posted a reply to Conflict between plugins?, on the site WordPress.org Forums:
Hi, I'm not seeing the issue on the first link you shared and the second…2 months ago
-
Posted a reply to How to style the tooltips with CSS, on the site WordPress.org Forums:
Hi @edoos you can definitely style the tooltips to resemble that. I'd suggest targeting the…2 months ago
-
Posted a reply to Add space below reading time, on the site WordPress.org Forums:
You can target the .rt-reading-time with CSS to add a margin-bottom to it. .rt-reading-time {…3 months ago
-
Posted a reply to Reading time error in foreach loop, on the site WordPress.org Forums:
The code you shared above has an extra parentheses. Do you also have a link…3 months ago
-
Posted a reply to some post only showing 1 min even though they are much longer, on the site WordPress.org Forums:
Hi @barrydollar, Just wanted to check-in. I followed up with what I've found via email,…3 months ago
-
Posted a reply to Reading time error in foreach loop, on the site WordPress.org Forums:
If you’re using a for each loop the global $post is going to be the…3 months ago
-
Posted a reply to some post only showing 1 min even though they are much longer, on the site WordPress.org Forums:
@hoholka you could do something like the following passing the post ID and the Reading…3 months ago
-
Posted a reply to Making text bold and adding paragraph break?, on the site WordPress.org Forums:
Hi Steve, Version 2.0.9 was released recently and allows a limited number of HTML elements…3 months ago
-
Posted a reply to some post only showing 1 min even though they are much longer, on the site WordPress.org Forums:
Yeah for some reason the 2.0.8 version is having an issue from the WP.org installer.…4 months ago
-
Posted a reply to some post only showing 1 min even though they are much longer, on the site WordPress.org Forums:
@hoholka could you let me know the settings you are using for Reading Time WP?…4 months ago
-
Posted a reply to some post only showing 1 min even though they are much longer, on the site WordPress.org Forums:
Hi Barry, I actually did respond to your message but replied to the email notification…4 months ago
-
Posted a reply to Install error, on the site WordPress.org Forums:
Not sure what was happening with version 2.0.8. For some reason it was adding a…4 months ago
-
Committed [2197736] to Plugins Trac:
tagging version 2.0.94 months ago
-
Committed [2197735] to Plugins Trac:
allowing some HTML4 months ago
-
Posted a reply to Install error, on the site WordPress.org Forums:
Hi there, I'm not able to recreate this issue with a fresh WordPress install and…4 months ago
-
Posted a reply to Making text bold and adding paragraph break?, on the site WordPress.org Forums:
Hi Steve, There were changes to add better data sanitization. Those fields weren't initially intended…4 months ago
-
Posted a reply to Adding to $count with ACF flexible content, on the site WordPress.org Forums:
Ah yes, in that case you'd probably need to wrap the line $field_count = count(…4 months ago
-
Posted a reply to Adding to $count with ACF flexible content, on the site WordPress.org Forums:
You would use the filter to run a function that gets your field, counts the…4 months ago
-
Posted a reply to Bug in 2.0.6. and greater, on the site WordPress.org Forums:
Great! Glad to hear that update resolved your issues.4 months ago
-
Committed [2184229] to Plugins Trac:
tagging 2.0.84 months ago
-
Committed [2184228] to Plugins Trac:
updating stable tag4 months ago
-
Committed [2184222] to Plugins Trac:
tagging version 2.0.84 months ago
-
Committed [2184221] to Plugins Trac:
improving conditional logic and fixing post type checkbox display bug4 months ago
-
Committed [2182744] to Plugins Trac:
tagging version 2.0.74 months ago
-
Committed [2182743] to Plugins Trac:
switching to number input for words per minute for better validation4 months ago
-
Committed [2182733] to Plugins Trac:
tagging version 2.0.64 months ago
-
Committed [2182731] to Plugins Trac:
implementing better data sanitization4 months ago
-
Posted a reply to Tooltip displaying off bottom of screen, on the site WordPress.org Forums:
Sorry for the delay getting back to you. I missed the initial notifications for it.…6 months ago
-
Posted a reply to Different read times for same post, on the site WordPress.org Forums:
Sure you can send me a message through the contact form on my site. https://jasonyingling.me/contact/6 months ago
-
Posted a reply to Adding font awesome icons, on the site WordPress.org Forums:
You may be able to target it with CSS psuedo elements. https://fontawesome.com/how-to-use/on-the-web/advanced/css-pseudo-elements Do you have…6 months ago
-
Posted a reply to Adding RT in Title div, on the site WordPress.org Forums:
Glad you were able to get it working.6 months ago
-
Posted a reply to Different read times for same post, on the site WordPress.org Forums:
Do you have a a link where I can see this in action? My initial…6 months ago
-
Posted a reply to Override Reading Time Per Post, on the site WordPress.org Forums:
You could add the code to your functions.php. You would need to do some additional…6 months ago
-
Posted a reply to Override Reading Time Per Post, on the site WordPress.org Forums:
You can adjust the word count of a post by using the ‘rtwp_filter_wordcount’ filter. $word_count…6 months ago
-
Posted a reply to Repeating Footnotes, on the site WordPress.org Forums:
Thanks for the feedback. It's definitely at the top of the new feature list.7 months ago
-
Posted a reply to problem with sticky menu, on the site WordPress.org Forums:
You can add it either directly to they style.css or you can just add it…8 months ago
-
Posted a reply to Exclude posts is needed, on the site WordPress.org Forums:
Thanks for the feature suggestions. I'll add them to the list of new features. In…8 months ago
-
Posted a reply to problem with sticky menu, on the site WordPress.org Forums:
You can target the class .easy-footnote-margin-adjust with CSS to give it a negative margin-top which…8 months ago
-
Posted a reply to Add this to editor file to change placement, on the site WordPress.org Forums:
Hi @barrydollar The issue with creating an option to do that is there isn't a…8 months ago
Developer
-
Easy Footnotes
Active Installs: 9,000+
-
Easy Pull Quotes
Active Installs: 400+
-
Reading Time WP
Active Installs: 10,000+
Contributor
-
Tracking Script Manager
Active Installs: 3,000+
-
The AuthorityActive Installs: 500+
-
Zuul LiteActive Installs: 50+