Title: Code control
Last modified: November 26, 2017

---

# Code control

 *  Resolved [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * (@tsquez)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/code-control/)
 * Hi there,
 * I was thinking of trying to use the [code control](http://aristath.github.io/kirki/docs/controls/code.html)
   in my theme and I got it into the customizer where I want and so now I have questions.
 * 1. I see you have this in the control example
 *     ```
       	'choices'     => array(
       		'language' => 'css',
       	),
       ```
   
 * How can I add other languages like php or html?
 * 2. I did change the language to php and inserted `<?php echo '<p>Hello World</
   p>' ;?>` to see what would happen and I got the following msg from wp 4.9
 * `There are 2 errors which must be fixed before you can save.` and there is a 
   little line under the opening `<` and closing `>`
 * So exactly how does one add multiple languages to the code control and how does
   php have to be inserted.
 * Thanks

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/code-control/?output_format=md) [1](https://wordpress.org/support/topic/code-control/?output_format=md)
2

 *  Thread Starter [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * (@tsquez)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/code-control/page/2/#post-9848503)
 * I kind of figured as much, so if its possible to do it in a plugin, do you think
   this is something that could be added to Kirki?

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/code-control/?output_format=md) [1](https://wordpress.org/support/topic/code-control/?output_format=md)
2

The topic ‘Code control’ is closed to new replies.

 * ![](https://ps.w.org/kirki/assets/icon-256x256.jpg?rev=3518366)
 * [Kirki – Freeform Page Builder, Website Builder & Customizer](https://wordpress.org/plugins/kirki/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kirki/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kirki/)
 * [Active Topics](https://wordpress.org/support/plugin/kirki/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kirki/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kirki/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/code-control/page/2/#post-9848503)
 * Status: resolved