Title: dharry's Replies | WordPress.org

---

# dharry

  [  ](https://wordpress.org/support/users/dharry/)

 *   [Profile](https://wordpress.org/support/users/dharry/)
 *   [Topics Started](https://wordpress.org/support/users/dharry/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dharry/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dharry/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dharry/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dharry/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dharry/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Fields after Job Submission](https://wordpress.org/support/topic/fields-after-job-submission/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fields-after-job-submission/#post-11510566)
 * Hi Jake, not to worry, all sorted now 🙂
 * Thanks anyway.
 * Regards,
    Dean
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Fields after Job Submission](https://wordpress.org/support/topic/fields-after-job-submission/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fields-after-job-submission/#post-11509671)
 * Hi Jake,
 * I am trying to get the category name from the array returned with wpjm_get_the_job_categories
   but having trouble getting just the name, the array is returning fine for the
   job as per:
 * Array ([0] => Array([0] => WP_Term Object([term_id] => 95[name] => Certificate
   III[slug] => certificate-iii[term_group] => 0[term_taxonomy_id] => 95[taxonomy]
   => job_listing_category[description] => Certificate III in Child Care[parent]
   => 0[count] => 1[filter] => raw)) )
 * I tried $cert = array_column($certification, ‘name’) but that didn’t seem to 
   work… my php skills are not the best, would appreciate a pointer?
 * Thanks
    Dean
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Fields after Job Submission](https://wordpress.org/support/topic/fields-after-job-submission/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fields-after-job-submission/#post-11508700)
 * Thanks Jake, that’s awesome…
 * Cheers
    Dean
    -  This reply was modified 7 years, 1 month ago by [dharry](https://wordpress.org/support/users/dharry/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Fields after Job Submission](https://wordpress.org/support/topic/fields-after-job-submission/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fields-after-job-submission/#post-11505104)
 * also, how do I get the job URL after job submission?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Fields after Job Submission](https://wordpress.org/support/topic/fields-after-job-submission/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fields-after-job-submission/#post-11504298)
 * ok, I figured out the $job fields but can’t seem to get the company fields:
 * $company = get_post_meta( $job->ID )[‘_user_company_name’][0]; – This doesn’t
   work
    $location = get_post_meta( $job->ID )[‘_job_location’][0]; – This does 
   work
 * and yes, I check the meta name on the Company field and it is definitely correct.
 * Dean
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Snippets stopped working](https://wordpress.org/support/topic/snippets-stopped-working-2/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/snippets-stopped-working-2/#post-11377883)
 * Just turned on php debugging as well and no errors show up in there either.
 * Regards,
    Dean
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Snippets stopped working](https://wordpress.org/support/topic/snippets-stopped-working-2/)
 *  Thread Starter [dharry](https://wordpress.org/support/users/dharry/)
 * (@dharry)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/snippets-stopped-working-2/#post-11377296)
 * Hi Shae,
 * There are no errors in Apache’s error_log and just 2 warnings when enabling debug,
   but neither are related to Snippets or anything I can see would cause a problem.
 * Regards,
    Dean

Viewing 7 replies - 1 through 7 (of 7 total)