Thomas Patrick Levy
@thomasplevy on WordPress.org and Slack
- Member Since: January 20th, 2013
- Location: Phoenix, AZ
- Website: lifterlms.com
- GitHub: thomasplevy
- Job Title: Co-founder, CTO, Developer
- Employer: LifterLMS
Bio
Contributions Sponsored
Contribution History
Thomas Patrick Levy’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Organizer
- WordCamp Speaker
-
Committed [2598245] to Plugins Trac:
Release v5.3.14 days ago
-
Committed [2591695] to Plugins Trac:
Release v5.3.02 weeks ago
-
Committed [2584409] to Plugins Trac:
Release v5.2.11 month ago
-
Committed [2581131] to Plugins Trac:
Release v5.2.01 month ago
-
Posted a reply to Translation for “You must enroll in this course to access course content.”, on the site WordPress.org Forums:
@superdep You've translated the default value of an option that is editable via the course…1 month ago
-
Committed [2578318] to Plugins Trac:
Release v5.1.31 month ago
-
Committed [2574337] to Plugins Trac:
Release v5.1.22 months ago
-
Committed [2572623] to Plugins Trac:
Release v5.1.12 months ago
-
Posted a reply to Getting a list of lessons from a function in backend, on the site WordPress.org Forums:
Also this is wrong: $lessonlist = $course->get_lessons( $return = 'lessons' ); Should be: $lessonlist =…2 months ago
-
Posted a reply to Getting a list of lessons from a function in backend, on the site WordPress.org Forums:
@liqipotato $lesson->get( 'title' ) You can access any lesson properties (as defined on the object,…2 months ago
-
Posted a reply to Getting a list of lessons from a function in backend, on the site WordPress.org Forums:
@liqipotato, Try this: $course_id = 123; $course = llms_get_post( $course_id ); // Returns an <code>LLMS_Course</code>…2 months ago
-
Posted a reply to Getting a list of lessons from a function in backend, on the site WordPress.org Forums:
Hey @liqipotato Give this a shot: https://developer.lifterlms.com/reference/classes/llms_course/get_lessons/ Any questions let us know!2 months ago
-
Committed [2567708] to Plugins Trac:
Release v5.1.02 months ago
-
Committed [2563922] to Plugins Trac:
Release v1.6.02 months ago
-
Committed [2560796] to Plugins Trac:
Release v5.0.22 months ago
-
Created a new ticket, #53211, in Core Trac:
Changes to a reusable block are not reflected when using the post ...4 months ago
-
Wrote a comment on the post Automatically Catching Bugs in Plugins, on the site Make WordPress.org:
Hi from a plugin dev It would be important to me that anything is opt-in…5 months ago
-
Posted a reply to Adapting the url strings for a non-english site, on the site WordPress.org Forums:
@travelb4settle we'll be responding to your other question in that thread: https://wordpress.org/support/topic/course-tittle-and-featured-image-ot-showing/7 months ago
-
Posted a reply to Course Tittle and Featured image ot showing, on the site WordPress.org Forums:
@travelb4settle Have you tried reaching out to the theme developer to see why these areas…7 months ago
-
Posted a reply to Gravity Form, on the site WordPress.org Forums:
@wentzel84 Please open a support ticket in our customer support system about our paid add-ons.…7 months ago
-
Posted a reply to Integration with Elementor Issue, on the site WordPress.org Forums:
@rehtset This isn't a bug, exactly. LifterLMS doesn't support archives for the lesson post type.…7 months ago
-
Posted a reply to Get a blank page when I try to edit a page or course, on the site WordPress.org Forums:
@michaelweiner I really don't know exactly how the minification and concatentation actually works but I…7 months ago
-
Posted a reply to Get a blank page when I try to edit a page or course, on the site WordPress.org Forums:
@michaelweiner do you have any concatenation or minification going on with your W3 Total Cache…8 months ago
-
Posted a reply to Shortcode [lifterlms_registration] does not work, on the site WordPress.org Forums:
@suremo Since a logged in user cannot register for an account (they already have one),…9 months ago
-
Posted a reply to Great but…, on the site WordPress.org Forums:
Hey @kailor I'd love to substantiate #2 so that we could improve our processes and…9 months ago
-
Posted a reply to Lifter LMS depricated code: $lessons = $section->get_children_lessons();, on the site WordPress.org Forums:
@boniqx See the deprecation notice from the changelog for specifics on the replacement syntax: https://github.com/gocodebox/lifterlms/blob/trunk/CHANGELOG.md#deprecated-functions--methods…9 months ago
-
Posted a reply to LifterLMS with BuddyBoss – Forgot Password not working, on the site WordPress.org Forums:
@jeremy20184 Try the "Code Snippets" plugin @jnr4u2 recommended, it's a lot simpler if you're not…10 months ago
-
Posted a reply to how to remove payment verification, on the site WordPress.org Forums:
@erfansoftco Glad to hear you built a custom gateway using our examples but helping with…10 months ago
-
Posted a reply to 4.8 update for Lifter LMS broke site, on the site WordPress.org Forums:
@chromedheads Have a look at the link I provided above which covers how to grab…10 months ago
-
Posted a reply to 4.8 update for Lifter LMS broke site, on the site WordPress.org Forums:
@chromedheads That sounds like the plugin got deactivated. Can you check and confirm that LifterLMS…10 months ago
-
Posted a reply to Error on Requesting API for creating Students, on the site WordPress.org Forums:
@usamanasirqb Have a look at our updated documentation around the "Base URL": https://developer.lifterlms.com/rest-api/#section/Base-URL In short:…10 months ago
-
Posted a reply to Error on Requesting API for creating Students, on the site WordPress.org Forums:
@usamanasirqb All API requests should be made to YOUR website, not to our website where…11 months ago
-
Posted a reply to conflict lifterlms with itheme security, on the site WordPress.org Forums:
@faridparsaei I'm not seeing any issues with iThemes from my end. I've just run a…11 months ago
-
Posted a reply to Where do I get the Consumer Key and Consumer Secret?, on the site WordPress.org Forums:
@superchefliumaohsing Here you go: https://lifterlms.com/docs/getting-started-with-the-lifterlms-rest-api/11 months ago
-
Posted a reply to Course can no longer be adjusted – error message, on the site WordPress.org Forums:
@ilse88 Unfortunately we're not allowed to provide support for our paid add-ons in this forum.…11 months ago
-
Posted a reply to Clarity with respect to Rest API, on the site WordPress.org Forums:
I don't have a perfect answer for you here... We *do not* create custom WC…11 months ago
-
Posted a reply to Some bugs, on the site WordPress.org Forums:
That said... Someone may have just fixed this for you @midi-vin To set the public…11 months ago
-
Posted a reply to quiz not loading, on the site WordPress.org Forums:
@yuvalivan If you cannot switch to a default theme to determine if this is the…1 year ago
-
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
I agree with this. Articulated beautifully.1 year ago
-
Posted a reply to Does the $ 99 paid add-on work on the main domain and its subdomain at the same, on the site WordPress.org Forums:
@pavelnow, The WordPress.org support forums are reserved ONLY for questions about the free LifterLMS core.…1 year ago
-
Posted a reply to Lesson prereq not working, on the site WordPress.org Forums:
@onixfernando A free lesson means that it is *always* available to anyone (regardless of their…1 year ago
-
Posted a reply to Issue with navigation menu, on the site WordPress.org Forums:
@redwolf9 Sounds like you're using your theme (Astra's) "Distraction Free Learning" mode. Disable that and…1 year ago
-
Posted a reply to Page content not shown when I activate Lifter LMS plugiin, on the site WordPress.org Forums:
@l9ssowkn5tqnkn This looks to me like you may have accidentally enabled a site-wide membership restriction,…1 year ago
-
Posted a reply to Awesome plugin, on the site WordPress.org Forums:
Thanks @robertue !1 year ago
-
Posted a reply to As promised, highly recommended!, on the site WordPress.org Forums:
@keithagnew I mean it's possible that one of you is wrong but it does seem…1 year ago
-
Posted a reply to lifterLMS a great lms, on the site WordPress.org Forums:
@emad2015 Glad to hear you're happy with LifterLMS!1 year ago
-
Posted a reply to Email Notification Not Sent, on the site WordPress.org Forums:
@aliefirfany I cannot test this without access to a mailketing user so it's hard to…1 year ago
-
Posted a reply to Email Notification Not Sent, on the site WordPress.org Forums:
@aliefirfany, I am unable to locate a copy of the "Mailketing SMTP" plugin you have…1 year ago
-
Posted a reply to Awesome plugin!, on the site WordPress.org Forums:
@simeontaiwo Thanks so much!1 year ago
-
Posted a reply to Amazing product and team!, on the site WordPress.org Forums:
Thanks for the kind words @joelvc!1 year ago
Developer
-
Fakeblock
Active Installs: Less than 10
-
LifterLMS Labs
Active Installs: 3,000+
-
LMS by LifterLMS - Online Course, Membership & Learning Management System Plugin for WordPress
Active Installs: 10,000+
-
One Thousand Nine Hundred and Ninety-Nineify
Active Installs: Less than 10
-
Rhythms
Active Installs: Less than 10