Support

Account

Home Forums Backend Issues (wp-admin) Generate post title from two ACF fields Reply To: Generate post title from two ACF fields

  • There is a typo in my code, the line should be

    
    if (get_post_type($post_id) != 'job_updates') {