• 'company' => array(
    				'company_name' => array(
    					'label'       => __( 'Company name', 'wp-job-manager' ),
    					'type'        => 'text',
    					'required'    => true,
    					'placeholder' => __( 'Enter the name of the company', 'wp-job-manager' ),
    					'priority'    => 1
    				),

    been trying to set a value to this textbox but not working

    please help me add a value “aaaaaaaaaaaaaaaaaaa” thanks

The topic ‘need help with this code’ is closed to new replies.