Justin Sternberg
@jtsternberg on WordPress.org and Slack
- Member Since: April 28th, 2010
- Location: Southport, NC
- Website: jtsternberg.com
- 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 [2606979] to Plugins Trac:
Update versions7 days ago
-
Committed [2606955] to Plugins Trac:
Tagging new release1 week ago
-
Committed [2606953] to Plugins Trac:
Version 2.6.41 week ago
-
Committed [2595759] to Plugins Trac:
Tag 2.6.14 weeks ago
-
Committed [2595758] to Plugins Trac:
= 2.6.1 = * Fixed: Security hardening for campaign previews. * Updated ...4 weeks ago
-
Committed [2581148] to Plugins Trac:
Tag 2.6.02 months ago
-
Committed [2581147] to Plugins Trac:
2.6.0 * Fix broken integration images for a few integrations. * ...2 months ago
-
Committed [2575400] to Plugins Trac:
Updating readme for more clarity2 months ago
-
Committed [2574952] to Plugins Trac:
Also need to update readme in tag.2 months ago
-
Committed [2574949] to Plugins Trac:
Updating readme for more clarity2 months ago
-
Posted a reply to Lost access to Taxonomies from wp dashboard, on the site WordPress.org Forums:
From a quick review, this will occur if the Rank Math's Helper::get_allowed_taxonomies() method returns an…5 months ago
-
Posted a reply to Block inside block, or separator., on the site WordPress.org Forums:
To make a group not repeatable, set the group field repeatable parameter to false, ’repeatable’…5 months ago
-
Posted a reply to REST API. POST request, on the site WordPress.org Forums:
I've pushed some updates to the develop branch and will be in the next release…6 months ago
-
Posted a reply to Switch button in cmb2, on the site WordPress.org Forums:
My pleasure!6 months ago
-
Posted a reply to Switch button in cmb2, on the site WordPress.org Forums:
Also, if you look in the plugin readme at the third party addons there are…6 months ago
-
Posted a reply to Switch button in cmb2, on the site WordPress.org Forums:
You can use the checkbox field or the radio field.6 months ago
-
Posted a reply to PHP8 – Deprecated: Required parameter $i follows optional parameter $args, on the site WordPress.org Forums:
Thank you for reporting. We have fixed this in the develop branch on github. The…6 months ago
-
Posted a reply to Sanitize Custom Field Checkbox, on the site WordPress.org Forums:
Sure. If you've built a custom field, you'll need to build in the same kind…7 months ago
-
Posted a reply to Sanitize Custom Field Checkbox, on the site WordPress.org Forums:
It's not a bug, per se. Either way, the problem/solution is documented in the wiki:…7 months ago
-
Posted a reply to CMB2 Options not appearing in admin sidebar, on the site WordPress.org Forums:
Just adding to what Michael stated earlier, CMB2 has NO admin menu or UI for…8 months ago
-
Posted a reply to E_COMPILE_ERROR (checkbox), on the site WordPress.org Forums:
The bundled version of CMB2 needs to be updated. To fix this on your site…8 months ago
-
Posted a reply to Deprecated: Required parameter $field_id follows optional parameter $type, on the site WordPress.org Forums:
The bundled version of CMB2 needs to be updated. To keep these notices from showing…8 months ago
-
Posted a reply to Add field to Page/Post Status area, on the site WordPress.org Forums:
Being able to output CMB2 fields outside CMB2 metaboxes is documented in the snippet library…8 months ago
-
Posted a reply to PHP 8 Deprecated code, on the site WordPress.org Forums:
Also of note to Mikhail, due to the way the CMB2 loader works, you can…8 months ago
-
Posted a reply to PHP 8 Deprecated code, on the site WordPress.org Forums:
To the author of the plugin, this is fixed in CMB2 in the latest on…8 months 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…9 months 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.…10 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(…10 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.11 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:…1 year 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.…1 year 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/1 year 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…1 year 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:…1 year 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…1 year 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/1 year 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…2 years 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…2 years 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…2 years 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.…2 years 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…2 years ago
-
Posted a reply to I get an error on my WordPress page with version 1.2.0, on the site WordPress.org Forums:
👍2 years 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…2 years 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…2 years 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…2 years ago
-
Posted a reply to Fatal Error alert after upgrade, on the site WordPress.org Forums:
@rubengc ah ok! Thanks for fixing.2 years 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,…2 years 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…2 years 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…2 years 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…2 years ago
Developer
-
BibleGateway Links Shortcode
Active Installs: 100+
-
CMB2
Active Installs: 300,000+
-
Code Snippets CPT
Active Installs: 400+
-
DsgnWrks Twitter Importer
Active Installs: 100+
-
GatherContent Plugin
Active Installs: 800+
-
Hash Link Scroll Offset
Active Installs: 1,000+
-
HTML5 Slideshow Presentations
Active Installs: 300+
-
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: 90+
-
Slideshow Captions for Jetpack
Active Installs: 100+
-
story|ftw
Active Installs: 70+
-
Taxonomy Switcher
Active Installs: 2,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
-
VersionIt
-
Weglot Translate - Translate your WordPress website and go multilingual
-
WordPress GitHub Sync
-
WordPress Page Builder - Beaver Builder
-
WP Edit
-
WP Email Template
-
WP Featherlight - A Simple jQuery Lightbox
-
WP Meetup
-
WP Multi Network
-
WP Present - beta
-
WP Redis
-
WP SMS Notifications
-
WP-Gistpen
-
WP-Post-Meta-Revisions