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 Replace < with text, on the site WordPress.org Forums:
There isn't currently a way to easily do that. Let me get a filter added… -
Committed [3152864] to Plugins SVN:
Update to version 1.1.8 from GitHub -
Committed [3152860] to Plugins SVN:
Update to version 1.1.7 from GitHub -
Posted a reply to Change Font-Size, on the site WordPress.org Forums:
You can do that by adding CSS within your site. You'd want to add something… -
Posted a reply to How do I exclude Reading time on a specific page?, on the site WordPress.org Forums:
There are a few different options you can use and it varies theme to theme.… -
Committed [3068141] to Plugins SVN:
Update to version 2.0.16 from GitHub -
Posted a reply to Performance Issues in 2.0.8, on the site WordPress.org Forums:
I'm seeing the same issues as well. Updating WP SmartCrop to 2.0.8 or 2.0.9 causes… -
Posted a reply to Strings not translated using WPML, on the site WordPress.org Forums:
Hi there, how are you outputting the reading time on your site? If you're using… -
Committed [2976749] to Plugins SVN:
Update to version 2.0.15 from GitHub -
Committed [2976747] to Plugins SVN:
Update to version 2.0.14 from GitHub -
Posted a reply to <1 have s", on the site WordPress.org Forums:
This will be resolved in version 2.0.14 going live soon. -
Posted a reply to Gutenberg Query Loop, on the site WordPress.org Forums:
Thanks for sharing. I'll take a look at options for implementing to be able to… -
Posted a reply to PHP Warning: Undefined array key “before_excerpt”, on the site WordPress.org Forums:
Updated in the 2.0.13 release. Let me know if you still see issues after updating. -
Committed [2889666] to Plugins SVN:
Update to version 2.0.13 from GitHub -
Posted a reply to All ACF posts are still under 1 minute, on the site WordPress.org Forums:
@revive I think you approach there is probably the best to get things up and… -
Posted a reply to Title Header for Footnotes, on the site WordPress.org Forums:
There is an option for turning on and editing the Easy Footnote Label in Settings… -
Posted a reply to How to add reading time in Metadata, on the site WordPress.org Forums:
Assuming you're referring to adding the reading time to how that other data is displayed… -
Posted a reply to Can I make this work with WPML?, on the site WordPress.org Forums:
@davidtriumphdesign strings are also included in code with the reading-time-wp text domain. So all strings… -
Posted a reply to The update is very much needed, on the site WordPress.org Forums:
Tested in the latest versions of WordPress and updated. I imagine Wordfence's warning was just… -
Committed [2781676] to Plugins SVN:
Update to version 1.1.6 from GitHub -
Committed [2781675] to Plugins SVN:
Update to version 2.0.12 from GitHub -
Committed [2781674] to Plugins SVN:
Update to version 2.0.11 from GitHub -
Posted a reply to Every post is under 1 minute, on the site WordPress.org Forums:
Then you'll want to take a look at using the rtwp_filter_wordcount filter to add your… -
Posted a reply to Every post is under 1 minute, on the site WordPress.org Forums:
Are you using any page builder plugins or custom fields for content entry? Reading Time… -
Posted a reply to Return Reading time field in WP Rest Api, on the site WordPress.org Forums:
It would require custom development that's outside the scope of what I can provide in… -
Posted a reply to Reusable blocks are not included in the time calculation, on the site WordPress.org Forums:
Is the entire page's content in reusable blocks that aren't edited in the page itself?… -
Posted a reply to Rest API Reading Time, on the site WordPress.org Forums:
The reading time is calculated on the fly by PHP so nothing to pull from… -
Posted a reply to Remove reading detail from post bottom, on the site WordPress.org Forums:
@akhtarjan what settings are you using? Reading Time WP hooks into the the_content filter in… -
Posted a reply to How to add reading time to Yoast’s meta description?, on the site WordPress.org Forums:
Yoast pulls in the excerpt for its auto-generated meta description. So if you have reading… -
Posted a reply to Change alignment for mobile view (doesn’t work), on the site WordPress.org Forums:
Seems to be a specificity issue. If you add !important after the 100% it should… -
Posted a reply to Change alignment for mobile view (doesn’t work), on the site WordPress.org Forums:
@lunis do you have a link to a page I can check this out on? -
Posted a reply to working with the GRID Plugin, on the site WordPress.org Forums:
You need to pass the post_id of the post the grid item links to. So… -
Posted a reply to Illegal CSS Property behavior: url(“#default#VML”), on the site WordPress.org Forums:
It looks like that comes in from the qTip library. That library is not currently… -
Posted a reply to working with the GRID Plugin, on the site WordPress.org Forums:
You'll probably need to pass the post id for the post the grid is displaying… -
Posted a reply to Adding new plugin option not available, on the site WordPress.org Forums:
That is odd. It may be you're on a multisite network and only Network Admins… -
Posted a reply to Footnote not inline with other content, on the site WordPress.org Forums:
It looks like the only JavaScript being loaded on your page is AMP related. Are… -
Posted a reply to Hide reading time for less than 1 min post?, on the site WordPress.org Forums:
I don't currently have a way to do that in the plugin but it's a… -
Posted a reply to Wrong numeration with Elementor, on the site WordPress.org Forums:
Its hard to say the exact issue. I have seen it when a plugin runs… -
Posted a reply to Adding new plugin option not available, on the site WordPress.org Forums:
Are you using WordPress.com? If you are, I don't believe it allows plugins at certain… -
Posted a reply to How to remove border and shadow around tooltip?, on the site WordPress.org Forums:
@bolisch it depends entirely on your theme. Easy Footnotes itself doesn't add any styles it… -
Posted a reply to Qtips no longer display, on the site WordPress.org Forums:
Forgot the link to Enable jQuery Migrate Helper. https://wordpress.org/plugins/enable-jquery-migrate-helper/ Just a reminder that plugin is… -
Posted a reply to Footnote not inline with other content, on the site WordPress.org Forums:
The %%footer%% showing at the bottom of your site seems to me like it may… -
Posted a reply to Reading time displays multiple when post is under several categories, on the site WordPress.org Forums:
Do you have an example link I can see? Reading Time doesn't have any relation… -
Posted a reply to Qtips no longer display, on the site WordPress.org Forums:
I wouldn't recommend installing the jQuery Qtip2 plugin. Easy Footnotes has qTip included in it.… -
Posted a reply to How to remove border and shadow around tooltip?, on the site WordPress.org Forums:
You can target the .qtip-bootstrap to remove the border. For the underline on the footnote… -
Posted a reply to How to exclude home page – Reading Time WP, on the site WordPress.org Forums:
Sure, in the meantime you could rework this sample bit of code to remove it… -
Posted a reply to Footnote not inline with other content, on the site WordPress.org Forums:
@enderandrew looks like your site's content area is set to be the full-width of the… -
Posted a reply to How to exclude home page – Reading Time WP, on the site WordPress.org Forums:
Do you actually want to display the reading time on your Pages within WordPress? If… -
Posted a reply to How to exclude home page – Reading Time WP, on the site WordPress.org Forums:
Do you have a link to view your page? Also what settings are you using… -
Posted a reply to Reading Time Displaying on Image Captions, on the site WordPress.org Forums:
@tompbn Could you let me know what theme you're using and if you use any…
Developer
-
Easy Footnotes
Active Installs: 9,000+
-
Easy Pull Quotes
Active Installs: 100+
-
Reading Time WP
Active Installs: 30,000+
Contributor
-
Tracking Script Manager
Active Installs: 3,000+
-
The AuthorityActive Installs: 90+
-
Zuul LiteActive Installs: 10+