Justin Sternberg
@jtsternberg on WordPress.org and Slack
- Member Since: April 28th, 2010
- Location: Southport, NC
- Website: dsgnwrks.pro
- Job Title: Software Developer
- Employer: Awesome Motive
Bio
Contribution History
Justin Sternberg’s badges:- Core Contributor
- Meta Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Speaker
-
Committed [2459842] to Plugins Trac:
Tag no longer needed1 week ago
-
Committed [2459841] to Plugins Trac:
Tag 2.1.11 week ago
-
Committed [2459840] to Plugins Trac:
= 2.1.1 = * Notifications improvements. * Better handling to prevent ...1 week ago
-
Posted a reply to Compatibility problems with HT Portfolio, on the site WordPress.org Forums:
As the lead/primary developer for CMB2, I will quote Mark Twain, "The reports of my…1 week ago
-
Committed [2456626] to Plugins Trac:
Tag no longer needed2 weeks ago
-
Committed [2456625] to Plugins Trac:
Tag 2.1.02 weeks ago
-
Committed [2456624] to Plugins Trac:
= 2.1.0 = * Introduce Subscribers page to manage Monster Leads for ...2 weeks ago
-
Posted a reply to SCAM Paid plugin in free repository, on the site WordPress.org Forums:
Just a quick follow-up here. I'm Justin Sternberg, one of the product developers for OptinMonster.…1 month ago
-
Committed [2433479] to Plugins Trac:
Tag no longer needed2 months ago
-
Committed [2433478] to Plugins Trac:
Tag 2.0.32 months ago
-
Committed [2433476] to Plugins Trac:
### 2.0.3 * Updates the "get started" interface to be more intuitive ...2 months ago
-
Posted a reply to Post Meta in Save Post Hook, on the site WordPress.org Forums:
You will need to hook into the save_post hook after CMB2 does. Something like: add_action(…2 months ago
-
Committed [2424836] to Plugins Trac:
Tag no longer needed2 months ago
-
Posted a reply to WP 5.5 and Alternative Contexts, on the site WordPress.org Forums:
This has been fixed on the develop branch if you'd like to install/test that.3 months ago
-
Posted a reply to CMB2 Rest API Question, on the site WordPress.org Forums:
Make sure you check out the CMB2 REST API docs if you haven’t, as well:…5 months ago
-
Posted a reply to Plugin Breaks Non-Admin Login on WordPress 5.5, on the site WordPress.org Forums:
I'm sorry you experienced this. We have just pushed version 1.9.15 which addresses this issue.…5 months ago
-
Posted a reply to Just tried 2.15.19, same issues, on the site WordPress.org Forums:
This is an issue with a file’s name changing. See this thread: https://wordpress.org/support/topic/cmb2_hookup-errors-in-1-0-41-2/6 months ago
-
Posted a reply to text_url automatically adding “s” to “http:” when it shouldn’t, on the site WordPress.org Forums:
The text_url field has its value passed through esc_url_raw, which is likely the culprit (some…7 months ago
-
Posted a reply to Can I alter the order of ‘desc’ and ‘after’ ?, on the site WordPress.org Forums:
You could skip the desc parameter, and just put it all in the after_field parameter:…8 months ago
-
Posted a reply to This looks like a rip off of another plugin, on the site WordPress.org Forums:
With the GPL license (Which WordPress is licensed under, and subsequently all WP plugins), “ripping…8 months ago
-
Posted a reply to Link two post types, on the site WordPress.org Forums:
CPT-onomies might be worth looking into: https://wordpress.org/plugins/cpt-onomies/10 months ago
-
Posted a reply to Please use the proper way to include CMB2, on the site WordPress.org Forums:
Agree with Manzoor, it's very important you include CMB2 the correct way, or it will…10 months ago
-
Posted a reply to Datepicker Turkish Translation, on the site WordPress.org Forums:
There is an example for overriding the datepicker defaults for a given field in the…11 months ago
-
Posted a reply to Can’t create buttons, on the site WordPress.org Forums:
Hello, author of CMB2 here — Having an old version of CMB2 installed should not…11 months ago
-
Posted a reply to CMB2 conflict with Easy WP SMTP plugin, on the site WordPress.org Forums:
Also, I see you are conditionally loading the cmb2 init file after a file_exists check.…11 months ago
-
Posted a reply to CMB2 conflict with Easy WP SMTP plugin, on the site WordPress.org Forums:
This is because classes in CMB2 extensions should not begin with CMB2_. Then the CMB2…11 months ago
-
Posted a reply to I get an error on my WordPress page with version 1.2.0, on the site WordPress.org Forums:
👍12 months ago
-
Posted a reply to I get an error on my WordPress page with version 1.2.0, on the site WordPress.org Forums:
@secondlinethemes To fix this with the latest version of CMB2, make sure the includes/CMB2_Hookup.php file…12 months ago
-
Posted a reply to PHP notice when activating custom field types, on the site WordPress.org Forums:
It’s the autoloader at work. You will need to prefix your PHP classes with something…12 months ago
-
Posted a reply to Overriding/replacing hidden field value, on the site WordPress.org Forums:
You can always use the sanitization_cb to override the value to whatever you want: https://github.com/CMB2/CMB2/wiki/Field-Parameters#sanitization_cb…1 year ago
-
Posted a reply to Fatal Error alert after upgrade, on the site WordPress.org Forums:
@rubengc ah ok! Thanks for fixing.1 year ago
-
Posted a reply to Fatal Error alert after upgrade, on the site WordPress.org Forums:
This is a result of an update to CMB2, a core framework used by GamiPress,…1 year ago
-
Posted a reply to RestAPI: cmb2 field not updated, on the site WordPress.org Forums:
Hello Dirk, I don't have your ps_immobilie post-type registration code, so I just used a…1 year ago
-
Posted a reply to RestAPI: cmb2 field not updated, on the site WordPress.org Forums:
If you want further help, I would encourage you to post all the code you…1 year ago
-
Posted a reply to RestAPI: cmb2 field not updated, on the site WordPress.org Forums:
Are you still using the exact code posted above? How is the add_geo_mb function hooked…1 year ago
-
Posted a reply to RestAPI: cmb2 field not updated, on the site WordPress.org Forums:
I just added a note to the bottom of the routes documentation: https://github.com/CMB2/CMB2/wiki/REST-API#routes The object_type…1 year ago
-
Posted a reply to Is this plugin still supported?, on the site WordPress.org Forums:
Yes, what Michael said. I also plan on pushing a release to the WordPress plugin…1 year ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
Updated, thanks!1 year ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
Ok, i've pushed up an example custom field type for you: https://github.com/CMB2/CMB2-Snippet-Library/tree/master/custom-field-types/taxonomy-radio-with-image-field-type To use it,…1 year ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
Ok, and can you please provide the field/box configuration you are using which uses this?1 year ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
It's a very bad idea to hack the core of CMB2 for the same reason…1 year ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
Yes, that's what the show_on_cb parameter is for. You can see an example in the…1 year ago
-
Posted a reply to WordPress VIP hosting, on the site WordPress.org Forums:
I had a friend who does things in the VIP space say:1 year ago
-
Posted a reply to WordPress VIP hosting, on the site WordPress.org Forums:
It's probably best to ask them, but I am guessing probably not. We have had…1 year ago
-
Posted a reply to Select multiple files please, on the site WordPress.org Forums:
I see, it uses repeatable groups for each track: http://cloud.supportally.com/638f2aaba81d In that case, yah, custom…1 year ago
-
Posted a reply to Select multiple files please, on the site WordPress.org Forums:
Hello, author of CMB2 here. I'm not sure how this plugin implements CMB2, but I'm…1 year ago
-
Posted a reply to CMB2 Rest API – image/file field as an object, on the site WordPress.org Forums:
Ok, I see the problem. I just pushed up a fix for this: https://github.com/CMB2/CMB2/commit/a0337038118d81dc01d67346055762283e701aa5 You'll…1 year ago
-
Posted a reply to CMB2 Rest API – image/file field as an object, on the site WordPress.org Forums:
Can you provide specifics on what endpoint you are using?1 year ago
-
Posted a reply to How do I enable syntax highlighting?, on the site WordPress.org Forums:
That's not true. codemirror syntax highlighting was introduced in 2.4.0: https://github.com/CMB2/CMB2/releases/tag/v2.4.0 You should not need…1 year ago
-
Posted a reply to Clear empty timepicker on blur, on the site WordPress.org Forums:
Hey Patrick, this is definitely something doable. Would require some custom javascript to store the…1 year ago
Developer
-
BibleGateway Links Shortcode
Active Installs: 100+
-
CMB2
Active Installs: 300,000+
-
Code Snippets CPT
Active Installs: 400+
-
DsgnWrks Twitter Importer
Active Installs: 200+
-
GatherContent Plugin
Active Installs: 900+
-
Google Analytics Top Content Widget
Active Installs: 600+
-
Hash Link Scroll Offset
Active Installs: 2,000+
-
HTML5 Slideshow Presentations
Active Installs: 400+
-
IFTTT Post Formats & Post Types
Active Installs: 200+
-
Lesson Timer for Sensei
Active Installs: 200+
-
Network Sites Counts Dashboard Widget
Active Installs: Less than 10
-
Sane Widget Sidebar Management
Active Installs: 100+
-
Slideshow Captions for Jetpack
Active Installs: 100+
-
story|ftw
Active Installs: 80+
-
Taxonomy Switcher
Active Installs: 1,000+
-
WDS Multisite Aggregate
Active Installs: 10+
-
WordPress Widgets Refresh
Active Installs: Less than 10
Contributor
-
Automatic Featured Images from Videos
Active Installs: 7,000+
-
Ketchup Coupons
Active Installs: 100+
-
Open Badge Factory
Active Installs: 10+
Plugins
-
2048
-
Add Descendants As Submenu Items
-
AJAX Comment Loading
-
AppPresser - Mobile App Framework
-
BadgeOS
-
Black Studio TinyMCE Widget
-
Blog Copier
-
Church Content - Sermons, Events and More
-
CMB2
-
CMS Page Order
-
Co-Authors Plus
-
Debug Bar Console
-
Debug Bar Transients
-
Docs to WordPress
-
Draw Attention
-
Duplicate and Merge Posts
-
DX Plugin Base
-
Easy Photography Portfolio
-
Editorial Calendar
-
Export Plus
-
File Upload Types by WPForms
-
Floating Social Bar
-
GamiPress
-
GET Params
-
Hammy
-
Highlight and Share
-
Image Override
-
JM Twitter Cards
-
Kirki Customizer Framework
-
Media Manager Plus
-
Mega Ad
-
Monster Widget
-
MultilingualPress
-
Multiple Post Thumbnails
-
MultiSite Clone Duplicator
-
Official Add to Homescreen
-
Ostrichcize
-
Plugin Detective - Troubleshooting
-
Pluginception
-
Polylang
-
Recipe Schema
-
Rolo Slider
-
Safe Redirect Manager
-
SEO Slider
-
Simple CSS for widgets
-
Simple Page Ordering
-
Single Value Taxonomy UI
-
Sliced Invoices - WordPress Invoice Plugin
-
Slug Control
-
story|ftw
-
SuperCPT
-
Syntax-highlighting Code Block (with Server-side Rendering)
-
Theme Mentor
-
Tweetable Text
-
VersionIt
-
WordPress GitHub Sync
-
WordPress Page Builder - Beaver Builder
-
WordPress Translation Plugin – Weglot Translate
-
WP Edit
-
WP Email Template
-
WP Featherlight - A Simple jQuery Lightbox
-
WP Meetup
-
WP Multi Network
-
WP Open Graph
-
WP Present - beta
-
WP Product Review Lite
-
WP Redis
-
WP SMS Notifications
-
WP-Gistpen
-
WP-Post-Meta-Revisions