Justin Sternberg
@jtsternberg on WordPress.org and Slack
- Member Since: April 28th, 2010
- Location: Southport, NC
- Website: dsgnwrks.pro
- GitHub: jtsternberg
- Job Title: Software Developer
- Employer: Awesome Motive
Bio
Contribution History
Justin Sternberg’s badges:- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Plugin Developer Plugin Developer
- Translation Contributor Translation Contributor
- WordCamp Speaker WordCamp Speaker
-
Committed [2295511] to Plugins Trac:
Update readme from Jacinda, take 37 hours ago
-
Committed [2294578] to Plugins Trac:
Update readme text1 day ago
-
Committed [2293584] to Plugins Trac:
Update WP readme.txt2 days 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/2 weeks 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…4 weeks 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 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…2 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.…2 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…2 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:
👍3 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…3 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…3 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…3 months ago
-
Posted a reply to Fatal Error alert after upgrade, on the site WordPress.org Forums:
@rubengc ah ok! Thanks for fixing.3 months 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,…3 months ago
-
Committed [2231156] to Plugins Trac:
### Enhancements * Added support for sortable columns by default, with ...3 months 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…3 months 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…4 months 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…4 months 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…4 months ago
-
Committed [2201445] to Plugins Trac:
Fix issue where closing Cyber Monday notification would not prevent it ...5 months ago
-
Committed [2197734] to Plugins Trac:
**1.9.0** * Improves compatibility when WordPress is installed in a ...5 months 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…5 months ago
-
Posted a reply to Disable CMB2 on some view, on the site WordPress.org Forums:
Updated, thanks!7 months 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,…7 months 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?7 months 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…7 months 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…7 months 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:7 months 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…7 months 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…7 months 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…7 months 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…7 months 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?7 months 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…8 months 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…8 months ago
-
Committed [2146441] to Plugins Trac:
v1.8.1, Fix issue with backwards compatibility with PHP 5.4 or lower.8 months ago
-
Committed [2145706] to Plugins Trac:
v1.8.0 - New campaigns that are fetched from OptinMonster will be ...8 months ago
-
Posted a reply to Need select dropdown in hierarchical order, on the site WordPress.org Forums:
This is a decent request. I have added it this morning to the develop branch:…9 months ago
-
Committed [2128610] to Plugins Trac:
= 1.1.4 = * Import full tweet text by default. Props ...9 months ago
-
Posted a reply to How to display Category Metabox fields in frontend ?, on the site WordPress.org Forums:
👍10 months ago
-
Posted a reply to How to display Category Metabox fields in frontend ?, on the site WordPress.org Forums:
get_the_ID() gets the global post id only. You want the global term id. Try replacing…10 months ago
-
Committed [2107433] to Plugins Trac:
Bump tested version, and update name to be "for instagram" per guidelines11 months ago
-
Posted a reply to Fatal error, on the site WordPress.org Forums:
It looks like the plugin author will need to update their bundled copy of CMB2.…11 months ago
-
Posted a reply to I get Fatal Error Trying to activate, on the site WordPress.org Forums:
For what it's worth, The CMB2 core handles this situation so there would be no…11 months ago
-
Posted a reply to Read-only Field for Specific User Role, on the site WordPress.org Forums:
You can modify the attributes just before the field is shown by using the show_on_cb…12 months ago
-
Posted a reply to PHP warnings when activating custom field types., on the site WordPress.org Forums:
Marking resolved as there has been no response in over 5 months.12 months ago
-
Posted a reply to Plugins Error!, on the site WordPress.org Forums:
Marking resolved as there has been no response in over 2 months.12 months ago
-
Posted a reply to Text editor white screen, on the site WordPress.org Forums:
Marking resolved as there has been no response in over 2 months.12 months ago
-
Posted a reply to Multicheck limited to 25 checkboxes, on the site WordPress.org Forums:
Marking resolved as there has been no response in over 2 months.12 months ago
Developer
-
BibleGateway Links Shortcode
Active Installs: 200+
-
CMB2
Active Installs: 300,000+
-
Code Snippets CPT
Active Installs: 400+
-
DsgnWrks Twitter Importer
Active Installs: 200+
-
GatherContent Plugin
Active Installs: 1,000+
-
Google Analytics Top Content Widget
Active Installs: 800+
-
Hash Link Scroll Offset
Active Installs: 1,000+
-
HTML5 Slideshow Presentations
Active Installs: 400+
-
IFTTT Post Formats & Post Types
Active Installs: 300+
-
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: 100+
-
Taxonomy Switcher
Active Installs: 1,000+
-
WDS Multisite Aggregate
Active Installs: 20+
-
WordPress Widgets Refresh
Active Installs: Less than 10
Contributor
-
Automatic Featured Images from Videos
Active Installs: 8,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
-
Are You a Human - The Fun Spam Blocker
-
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
-
Realia
-
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
-
Translate WP website - Weglot Translate
-
Tweetable Text
-
VersionIt
-
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 Open Graph
-
WP Present - beta
-
WP Product Review Lite
-
WP Redis
-
WP SMS Notifications
-
WP-Gistpen
-
WP-Post-Meta-Revisions