Brandon Kraft
- Member Since: April 29th, 2011
- Austin, TX
- https://kraft.im
- Happiness Engineer at Automattic
- @kraftbj on WordPress.org, @kraft on Slack
- Core Contributor
- Meta Contributor
- Translation Contributor
- WordCamp Speaker
- Plugin Developer
Bio/Description
-
Committed [1445100] to Plugins Trac:
Update contributor list1 month ago
-
Posted a reply to "This theme is terrible", on the site WordPress Support Forums:
Howdy! We provide support as best we can via the forums here on WordPress.org. We…1 month ago
-
Posted a reply to "Simple Always Wins", on the site WordPress Support Forums:
::hug:: Thank you for the kind words!1 month ago
-
Posted a reply to "Form on website not retaining the email address entered", on the site WordPress Support Forums:
Sorry! I was out all week last week. I got the pings on the Genesis…1 month ago
-
Created a new ticket, #37199, in Core Trac:
Strengthen language in wp-content-sample.php1 month ago
-
Created a new ticket, #37122, in Core Trac:
Error out when xml_create_parser is not available1 month ago
-
Reopened ticket #36767, in Core Trac:
oEmbed performance optimisation1 month ago
-
Closed ticket #37023, in Core Trac:
Twenty Fourteen: Duplicate ID's 'jp-relatedposts' created for contents by ...2 months ago
-
Posted a reply to "jetpack causes picures to not display", on the site WordPress Support Forums:
@bdbrown - I touched base with the w.org folks when that came through. There hasn't…2 months ago
-
Posted a reply to "Removing Photon Links", on the site WordPress Support Forums:
Howdy Orkk, In the future, please feel free to reach out directly to the Jetpack…2 months ago
-
Posted a reply to "Send subscriber to Mailchimp's sign-up page instead?", on the site WordPress Support Forums:
Hi Nancy, That's not a feature of eNews Extended—rather it'll send users to wherever you…2 months ago
-
Created a new ticket, #36987, in Core Trac:
WordPress Importer: bump_request_timeout needs $val2 months ago
-
Posted a reply to "Error message when plugin activated", on the site WordPress Support Forums:
Howdy! This plugin is still working reliably. I'll get the error passed along, but it…2 months ago
-
Created a topic, Update to Jetpack 4.0.3 Now!, on the site WordPress Support Forums
2 months ago
-
Posted a reply to "jetpack causes picures to not display", on the site WordPress Support Forums:
Howdy! If you're interested in debugging it further, please let me know. I'd like to…2 months ago
-
Posted a reply to "Carousel not working in development mode", on the site WordPress Support Forums:
As far as I know, it should work in a plugin, but works oddly in…2 months ago
-
Posted a reply to "Conflict between Related Posts and WP Super Cache", on the site WordPress Support Forums:
Thanks for the report! I haven't heard of this specific conflict before, so will run…2 months ago
-
Posted a reply to "api_key, JetPack, and stats.wordpress.com questions", on the site WordPress Support Forums:
Howdy Matt! The stats.csv is an older, well-loved piece of our codebase that uses the…2 months ago
-
Created a topic, Need Help with VaultPress?, on the site WordPress Support Forums
2 months ago
-
Posted a reply to "Carousel not working in development mode", on the site WordPress Support Forums:
For the filter issue on in a theme vs a plugin, we'll take a closer…2 months ago
-
Created a new ticket, #36850, in Core Trac:
Bump Akismet External - 4.62 months ago
-
Posted a reply to "does it work for multi sites?", on the site WordPress Support Forums:
Are you using this on a multisite install or multiple WP installs on the same…3 months ago
-
Posted a reply to "Sendy", on the site WordPress Support Forums:
Can you include the full embed code that they provide?3 months ago
-
Posted a reply to "Double Opt-In Mailchimp", on the site WordPress Support Forums:
That'd be a setting within MailChimp. We pass the info straight to them and their…3 months ago
-
Posted a reply to "How to remove last name field", on the site WordPress Support Forums:
Just don't use it! From the plugin's perspective, it isn't required.3 months ago
-
Posted a reply to "Problem with Chrome on iOS", on the site WordPress Support Forums:
What service are you using it with? Have it open in a new window is…3 months ago
-
Posted a reply to "subscribers not getting my posts", on the site WordPress Support Forums:
You need to also make sure you have a RSS->Email campaign setup in MailChimp. Their…3 months ago
-
Posted a reply to "Setting up a redirect in Genesis", on the site WordPress Support Forums:
It shouldn't be required. You might want to run your site's RSS feed (the original,…3 months ago
-
Posted a reply to "Spam Subscribers", on the site WordPress Support Forums:
If MadMimi provides one that you can add as part of a hidden field form.…3 months ago
-
Committed [1414170] to Plugins Trac:
Update URL3 months ago
-
Committed [1414165] to Plugins Trac:
Add convertkit to list per ...3 months ago
-
Posted a reply to "WP 4.5.1 & WP Super Cache 1.4.8 Breaks site", on the site WordPress Support Forums:
I'm not immediately sure that is being caused by WP Super Cache. That code quoted…3 months ago
-
Posted a reply to "WP 4.5 + WP SuperCache 1.4.8 = site is broken", on the site WordPress Support Forums:
What's the fatal error? Can you include the full error message?3 months ago
-
Posted a reply to "WP SC 2 days ago ???!!!!", on the site WordPress Support Forums:
We updated the plugin test to value, which triggers the time since last update. No…3 months ago
-
Committed [1413074] to Plugins Trac:
Bump tested version3 months ago
-
Posted a reply to "Search results as json api", on the site WordPress Support Forums:
https://github.com/Automattic/WP-Job-Manager/blob/c838d6ee3a3d0fd224d666bfee55f58517e10cf6/includes/class-wp-job-manager-ajax.php#L80 is where the AJAX call requests the jobs, which requests it from the generic…3 months ago
-
Posted a reply to "Job categories not editable since WP 4.5 Update", on the site WordPress Support Forums:
Are there any JavaScript errors in your browser's console? ( instructions: https://en.support.wordpress.com/browser-issues/advanced-browser-troubleshooting/#javascript-errors ) I don't…3 months ago
-
Posted a reply to "No jobs listing (No errors at the console)", on the site WordPress Support Forums:
If you have an active support license, can you contact us at https://wpjobmanager.com/support/ and we…3 months ago
-
Posted a reply to "How to add custom taxonomy", on the site WordPress Support Forums:
Howdy, You can use register_taxonomy ( https://developer.wordpress.org/reference/functions/register_taxonomy/ ) like how we do ( https://github.com/Automattic/WP-Job-Manager/blob/07f4de9e454f79a326eecdf72d3e5e2601f20ca1/includes/class-wp-job-manager-post-types.php#L68-L114 ).…3 months ago
-
Posted a reply to "Jobs list not showing", on the site WordPress Support Forums:
It is from line 3408 if your theme's custom.js file. If this is truly custom…3 months ago
-
Posted a reply to "Posted a job as admin", on the site WordPress Support Forums:
When you're editing a job, there's a "Posted by" field in the job details metabox:…3 months ago
-
Posted a reply to "Someone could help me?", on the site WordPress Support Forums:
Generally speaking, if a plugin/WordPress/theme does not have a particular string translated, it will default…3 months ago
-
Posted a reply to "Featured Image Issue", on the site WordPress Support Forums:
body.single-job_listing div.post_image { display: none; } For anyone else finding this, in Crome, I right-clicked…3 months ago
-
Posted a reply to "Search results as json api", on the site WordPress Support Forums:
Hi @Jillianjm, That is beyond the scope of support we're able to provide. If someone…3 months ago
-
Posted a reply to "Single Category per listing submission", on the site WordPress Support Forums:
Can you send me a link to exactly where this is happening? I couldn't duplicate…3 months ago
-
Posted a reply to "Job Listing Icon Will Not Display", on the site WordPress Support Forums:
Use the Company Logo prompt and add this to your theme's style.css: body.single-job_listing figure.post-image {…3 months ago
-
Posted a reply to "Add pagination to taxonomy-job_listing category", on the site WordPress Support Forums:
What have you tried already? I'd suggest checking out https://codex.wordpress.org/Pagination , but any generic resource…3 months ago
-
Posted a reply to "Following the Remove Preview Instruction but..", on the site WordPress Support Forums:
I can't duplicate that. Using your code, replacing pratinjau with preview works for me, both…3 months ago
-
Posted a reply to "Single Category per listing submission", on the site WordPress Support Forums:
Listable might change some of the terminology, but can you check Job Listings->Settings and see…3 months ago
-
Posted a reply to "j0b listings not showing up", on the site WordPress Support Forums:
Howdy, The second link is showing me no current jobs available. Are there any active…3 months ago
-
Always Use Open Graph with Jetpack
Active Installs: 700+
-
Application Passwords
Active Installs: 600+
-
Dashboard
Active Installs: 5,000+
-
Disqus Notify Post/Page Author
Active Installs: 800+
-
Genesis eNews Extended
Active Installs: 90,000+
-
Genesis Minimum Images Extended
Active Installs: 40+
-
Hide Title
Active Installs: 70,000+
-
Jetpack by WordPress.com
Active Installs: 1+ million
-
Language Downloader
Active Installs: 80+
-
Press This Extended
Active Installs: 800+
-
Shiny Updates
Active Installs: 1,000+
-
WP Job Manager
Active Installs: 70,000+
-
WP Super Cache
Active Installs: 1+ million
Plugins
-
Advanced Custom Fields
-
Authy Two Factor Authentication
-
Comment Hierarchy Adjust
-
Custom Content Width
-
Display Posts Shortcode
-
Edit Flow
-
FAQ Manager
-
Genesis eNews Extended
-
Genesis Latest Tweets
-
Genesis Subpages as Secondary Menu
-
Jetpack by WordPress.com
-
Login Logo
-
photostream-sync
-
Post Customizer
-
Reenable Shortlink Item In Admin Toolbar
-
Revisr
-
Send to Kindle
-
Simple Page Ordering
-
Simple Social Icons
-
Simple URLs
-
User Role Editor
-
WordPress HTTPS (SSL)
-
WP Comment Notes