//Adding the Open Graph in the Language Attributes function add_opengraph_doctype( $output ) { return $output . ' xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"'; } add_filter('language_attributes', 'add_opengraph_doctype'); //Lets add Open Graph Meta Info function insert_fb_in_head() { global $post; if ( !is_singular()) //if it is not a post or a page return; echo ''; echo ''; echo ''; echo ''; echo ''; if(!has_post_thumbnail( $post->ID )) { //the post does not have featured image, use a default image $default_image="https://cornbreadhustle.com/wp-content/uploads/2023/08/Apply-Now-Featured-Image-R.webp"; //replace this with a default image on your server or an image in your media library echo ''; } else{ $thumbnail_src = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'medium' ); echo ''; } echo " "; } add_action( 'wp_head', 'insert_fb_in_head', 5 );
Cornbread Hustle CEO Cheri Garcia presenting a TEDx Talk

Enhance Your Workforce

With a Second-Chance Hiring Plan.

Interested in Second-Chance Hiring, But Don’t Know Where to Start?

Over the last decade, Cornbread Hustle has worked with businesses large and small, across various industries, placing workers with criminal backgrounds.

We’ve seen what works, and what doesn’t. We know what it takes to help a company or organization get started in second-chance hiring. We’ve also developed a proven process for vetting candidates, to match the right people to the best jobs.

How Second-Chance Hiring Helps Your Bottom Line

  • Immediate access: you will have hundreds of candidates ready to work right away and fill your labor needs quickly.
  • Raise retention rates: people returning from incarceration want stability. Second-chance hires are less likely to quit when they’re given an opportunity.
  • Diversify your workforce: second-chance hires are demographically diverse. Increasing the your company’ or organization ‘s diversity offers fresh perspectives and strengthens your team.
  • Make an impact: more effectively achieve your organization’s DEI goals, while playing a crucial role to improve the communities you serve.

Four Cornbread Hustle workers walking in a factory (Photo courtesy WFAA-TV / Shaping DFW)

How You’ll Get Results

Learn More About Consulting From Cornbread Hustle

"*" indicates required fields

Step 1 of 2

Your Name*