macbookandrew
@macbookandrew on WordPress.org and Slack
- Member Since: January 5th, 2012
- Website: andrewrminion.com
- Job Title: Software Developer
- Employer: LuminFire
Bio
WordPress Origin Story
Contribution History
macbookandrew’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to Live stream timing, on the site WordPress.org Forums:
Sorry, there’s currently no great way to only check between certain hours. In theory you…1 month ago
-
Posted a reply to Live stream timing, on the site WordPress.org Forums:
Sorry, that’s beyond the scope of this plugin. You’d need to look at YouTube support…1 month ago
-
Posted a reply to How to display 2 live streaming videos at the same time ?, on the site WordPress.org Forums:
Sorry, there’s no way to do that right now.2 months ago
-
Committed [2557850] to Plugins Trac:
Update to version 1.7.19 from GitHub3 months ago
-
Posted a reply to Multiple Channel Support, on the site WordPress.org Forums:
@pranavsuri4303 Sorry, that is not currently possible.4 months ago
-
Posted a reply to Privacy statement / cookie policy options etc, on the site WordPress.org Forums:
@markanton You’d have to refer to Google Analytics itself or the myriad of articles discussing…5 months ago
-
Posted a reply to Live Player Size, on the site WordPress.org Forums:
@navindesigns Glad to hear it! If you’d like to donate, Cash app works great for…5 months ago
-
Posted a reply to Live Player Size, on the site WordPress.org Forums:
@navindesigns The live stream iframe has explicit height and width set: <iframe id="wpYouTubeLive" width="640" height="360"…></iframe>…5 months ago
-
Committed [2490180] to Plugins Trac:
Updating readme/assets from GitHub7 months ago
-
Committed [2488454] to Plugins Trac:
Update to version 1.7.18 from GitHub7 months ago
-
Committed [2488443] to Plugins Trac:
Update to version 1.1.4 from GitHub7 months ago
-
Posted a reply to Invalid argument supplied error, on the site WordPress.org Forums:
@navindesigns Try this version: https://github.com/macbookandrew/wp-youtube-live/archive/1.7.17.zip8 months ago
-
Posted a reply to Invalid argument supplied error, on the site WordPress.org Forums:
@navindesigns It looks like part of the error message is missing. Based on that line…8 months ago
-
Posted a reply to YouTube Events, on the site WordPress.org Forums:
I’m assuming you mean scheduled events, rather than the “Stream Now” behavior? If that’s the…1 year ago
-
Posted a reply to Unknown error, on the site WordPress.org Forums:
@evelyn1 Try removing the referee restriction from your API key.1 year ago
-
Posted a reply to Error Message, on the site WordPress.org Forums:
@navindesigns That error suggests to me that you have the fallback behavior set to display…1 year ago
-
Posted a reply to Request youtube quota increase help, on the site WordPress.org Forums:
@navindesigns I would send them a screenshot of the plugin settings page showing the Terms…1 year ago
-
Committed [2337040] to Plugins Trac:
Tagging version 1.7.161 year ago
-
Committed [2337039] to Plugins Trac:
Preparing for 1.7.16 release1 year ago
-
Posted a reply to Thumbnail Resolution, on the site WordPress.org Forums:
That’s out of the control of this plugin. You’ll want to look at your theme…1 year ago
-
Posted a reply to Variable cache timing, on the site WordPress.org Forums:
Hi @jmvandeel, I didn’t test your code, but that looks like exactly the approach I…1 year ago
-
Posted a reply to Live stream does not show up, on the site WordPress.org Forums:
Please read this thread for info on how to enable and find debugging information.1 year ago
-
Posted a reply to Live stream does not show up, on the site WordPress.org Forums:
What do you see in the debugging output?1 year ago
-
Committed [2310178] to Plugins Trac:
Preparing for 1.7.15 release1 year ago
-
Committed [2284136] to Plugins Trac:
Tagging version 1.7.141 year ago
-
Committed [2284135] to Plugins Trac:
Preparing for 1.7.14 release1 year ago
-
Posted a reply to Live Notification, on the site WordPress.org Forums:
I’ll look at adding a [youtube_live_indicator] shortcode you could place in a menu or widget…1 year ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
Apparently YouTube has changed their maximum quota drastically from what it was a couple years…1 year ago
-
Posted a reply to Motivo: quotaExceeded, on the site WordPress.org Forums:
Note that it can take up to 900 seconds (15 minutes) now for live videos…1 year ago
-
Posted a reply to Motivo: quotaExceeded, on the site WordPress.org Forums:
Apparently YouTube has changed their maximum quota drastically from what it was a couple years…1 year ago
-
Committed [2283739] to Plugins Trac:
Tagging version 1.7.131 year ago
-
Posted a reply to Live Notification, on the site WordPress.org Forums:
It depends on your theme or widget. If I were to build it, I would:…1 year ago
-
Posted a reply to Live Notification, on the site WordPress.org Forums:
Yes, but it would take a bit of custom code. When a live stream is…1 year ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
You’d have to upload to imgur or a similar service and paste a link here.2 years ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
Could you take a look at your quota usage as described here? https://developers.google.com/youtube/v3/getting-started#quota I’d be…2 years ago
-
Posted a reply to Motivo: quotaExceeded, on the site WordPress.org Forums:
Could you take a look at your quota usage as described here? https://developers.google.com/youtube/v3/getting-started#quota I’d be…2 years ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
That must be a new requirement. Maybe you don’t need monetization to live-stream now.2 years ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
Sorry, the Google Play Developer Console is something different…I’d see if you can get a…2 years ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
The API key you are using has hit the cap on API request limits. Please…2 years ago
-
Posted a reply to missingRequiredParameter error, on the site WordPress.org Forums:
I see your API key in the error above, but I don’t see your channel…2 years ago
-
Posted a reply to No Live Stream on my WordPress website page, on the site WordPress.org Forums:
There’s no live video now, so I can’t see what you mean. However, sounds like…2 years ago
-
Posted a reply to YouTube Premieres, on the site WordPress.org Forums:
@aaronbiby Sorry, I honestly don’t know…I’ve never tried or used YouTube Premieres. It depends how…2 years ago
-
Posted a reply to SuperChat + SuperSticker!, on the site WordPress.org Forums:
@exius I had not heard of those before, so they weren’t on my radar at…2 years ago
-
Posted a reply to Invalid Argument, on the site WordPress.org Forums:
That’s a server-side error, so the browser shouldn’t make any difference. Looking at the code,…2 years ago
-
Posted a reply to No Event, on the site WordPress.org Forums:
I’m assuming you replaced your UA- number with UA-XXXXX, right? If not, that’s likely your…2 years ago
-
Posted a reply to events dont match form fills, on the site WordPress.org Forums:
In version 1.8.5 (released Jan 16, 2019), the event name for certain integrations was changed…2 years ago
-
Posted a reply to Form Name in Event, on the site WordPress.org Forums:
@hollistergj What are the URLs of the forms?2 years ago
-
Posted a reply to Event Label (not set), on the site WordPress.org Forums:
@platform81 What’s the URL of the form?2 years ago
-
Posted a reply to Live Stream embed stopped working, on the site WordPress.org Forums:
@ashleydale19 Unfortunately the YouTube API is not returning the live video details the plugin needs…2 years ago
-
Posted a reply to Not working with the latest WordPress Version?, on the site WordPress.org Forums:
@darentichenorjr Yes, unfortunately the YouTube API is not returning the live video details the plugin…2 years ago
Developer
-
CF7 Mailgun Domain Validation
Active Installs: Less than 10
-
Contact Form 7 → WooCommerce Membership
Active Installs: 10+
-
Contact Form 7 Google Analytics
Active Installs: 10,000+
-
Contact Form 7 to Robly
Active Installs: 90+
-
Menu Child Indicator
Active Installs: 20+
-
Merge + Minify + Refresh Clear Caches
Active Installs: 40+
-
Quick Links
Active Installs: 40+
-
WishList Member: Show All Levels
Active Installs: 10+
-
Woo Generate New Password Reset Link
Active Installs: 10+
-
Woo Products Require Account
Active Installs: 50+
-
WooCommerce Customers to Robly
Active Installs: 10+
-
WP Job Manager - Custom Management Role
Active Installs: 50+
-
WP YouTube Live
Active Installs: 3,000+
Contributor
-
Field Helper for Gravity Forms
Active Installs: Less than 10
-
WordPress Knowledge base & Documentation Plugin - WP Knowledgebase
Active Installs: 3,000+
-
WP Mautic
Active Installs: 10,000+
Plugins
-
ACF Theme Code for Advanced Custom Fields
-
AMP
-
Asset Queue Manager
-
Audit Trail
-
BackWPup - WordPress Backup Plugin
-
Contact Form 7 Google Analytics
-
Glue for Yoast SEO & AMP
-
Import Users from CSV
-
LoginWP (Formerly Peter's Login Redirect)
-
MC4WP: Mailchimp for WordPress
-
Menu Child Indicator
-
MinQueue
-
Quick Links
-
Slack
-
SVG Support
-
Woo Generate New Password Reset Link
-
Woo Products Require Account
-
WP Developer Assistant
-
WP Migrate DB - WordPress Migration Made Easy
-
WP Super Cache
-
WP YouTube Live
-
XML Sitemaps
-
Yoast SEO