Justin Sternberg
- Member Since: April 28th, 2010
- Southport, NC
- dsgnwrks.pro
- Partner / Lead Developer at Zao
- @jtsternberg on WordPress.org and Slack
- Core Contributor
- WordCamp Speaker
- Plugin Developer
Bio/Description
-
Posted a reply to Import Hangs at 1%, on the site WordPress.org Forums:
Hello jayharle, Yes, you that's exactly it. Due to the way the requests are made…2 weeks ago
-
Posted a reply to Fatal error upon activation, on the site WordPress.org Forums:
Also submitted a pull request to Give to update to no longer use the deprecated…2 weeks ago
-
Posted a reply to Fatal error upon activation, on the site WordPress.org Forums:
Yes, this PR will fix it: https://github.com/coreymcollins/Etsy-Product-Importer-for-WordPress/pull/202 weeks ago
-
Posted a reply to CMB2 Taxonomy Select not saving in database, on the site WordPress.org Forums:
Hey weblegko, it looks like you're trying to create an alternative taxonomy term select. To…1 month ago
-
Posted a reply to Attributes thumb_size & thumb_alignment, on the site WordPress.org Forums:
👍1 month ago
-
Posted a reply to Attributes thumb_size & thumb_alignment, on the site WordPress.org Forums:
The thumb_size parameter should be the same value you would pass to get_the_post_thumbnail, but must…1 month ago
-
Posted a reply to Requires Admin Login To Display Selected Style, on the site WordPress.org Forums:
After reviewing your site a bit, I'm fairly certain this has something to do with…1 month ago
-
Committed [1537975] to Plugins Trac:
### 3.0.4 ### * Update to complement the 3.0.0.8 release to make sure that ...1 month ago
-
Posted a reply to ERROR:cURL error 28: Connection timed out after 5000 milliseconds, on the site WordPress.org Forums:
This is a server error and issue, and not really something I can fix. You…1 month ago
-
Posted a reply to Dynamically update value of newly added group row, on the site WordPress.org Forums:
👍2 months ago
-
Posted a reply to Dynamically update value of newly added group row, on the site WordPress.org Forums:
Screenshot after clicking the add button: http://b.ustin.co/JYwf2 months ago
-
Posted a reply to Dynamically update value of newly added group row, on the site WordPress.org Forums:
just tested, and worked for me. For reference, this is my code: add_action( 'admin_footer', function()…2 months ago
-
Posted a reply to Dudas con REST y cmb2, on the site Foros de soporte:
Esto es posible con la nueva versión de CMB2. Ver la documentación: https://github.com/WebDevStudios/CMB2/wiki/REST-API2 months ago
-
Posted a reply to Term meta is saved but it doesn't appear in term edit screen later, on the site WordPress.org Forums:
I am not able to duplicate this issue, even using your example code (and no…2 months ago
-
Committed [1534625] to Plugins Trac:
### 3.0.3 ### * Fix bug where post-types with`'exclude_from_search' => ...2 months ago
-
Committed [1534445] to Plugins Trac:
Bump "tested to" version2 months ago
-
Posted a reply to Imported Hierarchy, on the site WordPress.org Forums:
Awesome!2 months ago
-
Posted a reply to advanced custom fields?, on the site WordPress.org Forums:
Ah yes, that makes sense. The available fields in the next section is cached for…2 months ago
-
Posted a reply to advanced custom fields?, on the site WordPress.org Forums:
Yes, custom fields are supported. You will need to choose "Custom Fields" in the Mapped…2 months ago
-
Posted a reply to Plugin doesn't load at all, on the site WordPress.org Forums:
I would still like to know any fatal errors you are seeing in your debug.log.…2 months ago
-
Posted a reply to How Do We Remove All Traces of CMB2?, on the site WordPress.org Forums:
To disable the CMB2 hookup, you can do something like this: https://gist.github.com/jtsternberg/b30ca41b3d50338d2acf884846545ea8 Be aware, that…2 months ago
-
Committed [1531661] to Plugins Trac:
Update tested-up-to version2 months ago
-
Posted a reply to Options page – how to use a custom icon?, on the site WordPress.org Forums:
You'll want to look at the documentation for add_menu_page() (specifically for the $icon_url param).2 months ago
-
Committed [1530487] to Plugins Trac:
### Enhancements * Better styling for disabled group "X" buttons, and add ...2 months ago
-
Posted a reply to How to put two fields on same row?, on the site WordPress.org Forums:
There is not a simpler solution built in currently. There is an example in the…2 months ago
-
Posted a reply to Error in plugin after latest Yoast update, on the site WordPress.org Forums:
Thanks Chris. Just sent it.2 months ago
-
Posted a reply to Doesn't work due to Google Analytics 3rd party app needed, on the site WordPress.org Forums:
I don't know if you've tried this since your review, but it should be working…2 months ago
-
Posted a reply to Error in plugin after latest Yoast update, on the site WordPress.org Forums:
Yes, my plan is to maintain the plugin, though there is no guarantee that things…2 months ago
-
Posted a reply to Imported Hierarchy, on the site WordPress.org Forums:
Hey, we actually just released 3.0.2 which supports importing hierarchy from GatherContemt. It does not…2 months ago
-
Committed [1526965] to Plugins Trac:
Fix typo2 months ago
-
Committed [1526081] to Plugins Trac:
= 3.0.2 = * Now supports mapping GatherContent hiearchy to WordPress ...2 months ago
-
Posted a reply to Excellent, on the site WordPress.org Forums:
Good news, that's possible using the id parameter in the shortcode. Not sure I follow…2 months ago
-
Confirmed as a speaker for WordCamp Wilmington 2016 coming up on November 5th
2 months ago
-
Posted a reply to Imported Hierarchy, on the site WordPress.org Forums:
Thank you for the update. We have added this feature request to the roadmap, and…2 months ago
-
Closed ticket #729, in Plugins Trac:
non-openid website not accepted2 months ago
-
Committed [1522133] to Plugins Trac:
## 2.2.3 - 2016-10-25 ### Enhancements * CMB2 REST API! CMB2 now has WP ...2 months ago
-
Committed [1519324] to Plugins Trac:
Include a note about the use of the support/system info page2 months ago
-
Posted a reply to It’s my new favourite tool, on the site WordPress.org Forums:
Glad to hear it, thank you!3 months ago
-
Posted a reply to I’m overlooking something when trying to use the Show On Filters, on the site WordPress.org Forums:
Have you reviewed the documentation for doing this? https://github.com/WebDevStudios/CMB2/wiki/Display-Options#limit-to-specific-page-templates Specifically this line: 'show_on' => array(…3 months ago
-
Posted a reply to Can't import past instagram item after clean up, uninstall, etc, on the site WordPress.org Forums:
You need to delete all the imported posts AND empty them from your trash. Then…3 months ago
-
Posted a reply to I need a sample CMB2 Please, on the site WordPress.org Forums:
Sure, i've added example usage to the wiki documentation for that field type: https://github.com/WebDevStudios/CMB2/wiki/Field-Types#checkbox3 months ago
-
Posted a reply to Plugin doesn't load at all, on the site WordPress.org Forums:
I need to know any fatal errors you see, related or not.3 months ago
-
Posted a reply to Create separate tags for different hashtags, on the site WordPress.org Forums:
Yes, the plugin has the option to covert hashtags to the taxonomy of your choosing,…3 months ago
-
Posted a reply to Plugin doesn't load at all, on the site WordPress.org Forums:
Can you enable/check your debug log? There's likely a fatal error occurring of some kind.…3 months ago
-
Posted a reply to 403 error when authenticating, on the site WordPress.org Forums:
rcdeck, to contact me, feel free to reach out via my contact form: http://dsgnwrks.pro/connect3 months ago
-
Posted a reply to Importer not progressing past "Get Started" after authentication, on the site WordPress.org Forums:
this should no longer be an issue with 1.4.03 months ago
-
Posted a reply to Error 403 – Forbidden when Attempting Authentication, on the site WordPress.org Forums:
This issue should (hopefully) be resolved with version 1.4.03 months ago
-
Posted a reply to 403 error when authenticating, on the site WordPress.org Forums:
Version 1.4.0 should solve this issue.3 months ago
-
Posted a reply to Can't delete users, on the site WordPress.org Forums:
Please try 1.4.0 as I believe the bug has been squashed with not being able…3 months ago
-
Posted a reply to Imported Hierarchy, on the site WordPress.org Forums:
Hello sdcorrey, I don't have my computer at the moment, but I'm pretty sure you…3 months ago
-
AppPresser - Mobile App Framework
Active Installs: 4,000+
-
Automatic Featured Images from Videos
Active Installs: 4,000+
-
BibleGateway Links Shortcode
Active Installs: 300+
-
CMB2
Active Installs: 90,000+
-
Code Snippets CPT
Active Installs: 300+
-
Cubify WP
Active Installs: Less than 10
-
Customize Pane Resizer
Active Installs: 20+
-
DsgnWrks Instagram Importer
Active Installs: 4,000+
-
DsgnWrks Instagram Importer Debug
Active Installs: 100+
-
DsgnWrks Twitter Importer
Active Installs: 200+
-
Easy Digital Downloads - Internal Notes for Products
Active Installs: Less than 10
-
Enhanced Admin Bar with Codex Search
Active Installs: 7,000+
-
GatherContent Plugin
Active Installs: 900+
-
Google Analytics Top Content Widget
Active Installs: 1,000+
-
Hash Link Scroll Offset
Active Installs: 400+
-
HTML5 Slideshow Presentations
Active Installs: 700+
-
IFTTT Post Formats & Post Types
Active Installs: 500+
-
Ketchup Coupons
Active Installs: 300+
-
Network Sites Counts Dashboard Widget
Active Installs: 10+
-
Open Badge Factory
Active Installs: 40+
-
Sane Widget Sidebar Management
Active Installs: 200+
-
Sensei Lesson Timer
Active Installs: 100+
-
Slideshow Captions for Jetpack
Active Installs: 300+
-
story|ftw
Active Installs: 300+
-
Taxonomy Switcher
Active Installs: 400+
-
WDS Multisite Aggregate
Active Installs: 20+
-
WordPress Widgets Refresh
Active Installs: 10+
Plugins
-
2048
-
Add Descendants As Submenu Items
-
Admin Column View
-
AJAX Comment Loading
-
AppPresser - Mobile App Framework
-
Are You a Human - The Fun Spam Blocker
-
BadgeOS
-
Beaver Builder - WordPress Page Builder
-
Black Studio TinyMCE Widget
-
Blog Copier
-
Church Theme Content
-
CMS Page Order
-
Co-Authors Plus
-
Code Snippet Library
-
Debug Bar Console
-
Debug Bar Transients
-
Distraction Free Preview Button
-
Docs to WordPress
-
Draw Attention
-
Duplicate and Merge Posts
-
DX Plugin Base
-
Editorial Calendar
-
Export Plus
-
Floating Social Bar
-
Google Destination URL
-
Hammy
-
Highlight and Share
-
Image Override
-
InstaTeam Instagram Importer
-
JM Twitter Cards
-
Kirki
-
Maps Builder - Google Maps Plugin
-
Media Manager Plus
-
Mega Ad
-
Monster Widget
-
MultilingualPress
-
Multiple Post Thumbnails
-
MultiSite Clone Duplicator
-
Official Add to Homescreen
-
Ostrichcize
-
Page Template Dashboard
-
Pluginception
-
Realia
-
Recipe Schema
-
Safe Redirect Manager
-
Simple CSS for widgets
-
Simple Page Ordering
-
Single Value Taxonomy UI
-
Sliced Invoices - WordPress Invoice Plugin
-
Slug Control
-
story|ftw
-
SuperCPT
-
Theme Mentor
-
Tweetable Text
-
VersionIt
-
WordPress GitHub Sync
-
WordPress Charts
-
WordPress.com Custom CSS
-
WP Edit
-
WP Email Template
-
WP Meetup
-
WP Multi Network
-
WP Open Graph
-
WP Present - beta
-
WP Product Review Lite
-
WP SMS Notifications
-
WP-Gistpen
-
WP-Post-Meta-Revisions