Title: ptasker's Replies | WordPress.org

---

# ptasker

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/ptasker/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ptasker/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Code Field is adding additional characters](https://wordpress.org/support/topic/code-field-is-adding-additional-characters/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/code-field-is-adding-additional-characters/#post-11519544)
 * 👍
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Not Saving with Gutenberg](https://wordpress.org/support/topic/not-saving-with-gutenberg/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/not-saving-with-gutenberg/#post-11519542)
 * This is fixed in version 1.8 🎉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Code field – No max width and therefore too wide](https://wordpress.org/support/topic/code-field-no-max-width-and-therefore-too-wide/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/code-field-no-max-width-and-therefore-too-wide/#post-9002725)
 * Thanks for the fix [@twansparant](https://wordpress.org/support/users/twansparant/).
   I’ve rolled that into the latest release 1.6.3.
 * Cheers,
    Peter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Support for PHP](https://wordpress.org/support/topic/support-for-php-1/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-for-php-1/#post-8474164)
 * I’m not sure what you mean? All this plugin does is create a code editor field
   with syntax highlighting – now supporting PHP as a language. If you’re looking
   to output or parse the PHP you’ve saved, that would require custom coding in 
   your own theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] php not working](https://wordpress.org/support/topic/php-not-working-5/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-not-working-5/#post-8474148)
 * The reason the code is stretching the editor box like that is because it’s basically
   one long string. If you break it up or concatenate it, it could be broken to 
   other other lines.
 * As for outputting PHP, the code field doesn’t include any functionality to output
   the PHP contents with get_field(). You’ll have to handle that yourself, possibly
   using exec() or similar.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Support for PHP](https://wordpress.org/support/topic/support-for-php-1/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-for-php-1/#post-8454856)
 * Just released PHP support – added in 1.6.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Not showing up in Field Type drop-down](https://wordpress.org/support/topic/not-showing-up-in-field-type-drop-down/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/not-showing-up-in-field-type-drop-down/#post-8454282)
 * Hey there, the field can be found under Code Tools > Code area field when you’re
   adding a new field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Support for PHP](https://wordpress.org/support/topic/support-for-php-1/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/support-for-php-1/#post-8330318)
 * Sure, if there’s a desire for it. The code is also on Github [https://github.com/ptasker/acf-code-field](https://github.com/ptasker/acf-code-field).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Still Supported](https://wordpress.org/support/topic/still-supported-19/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/still-supported-19/#post-8225751)
 * Yep, still keeping an eye on the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Shortcode inside the field](https://wordpress.org/support/topic/shortcode-inside-the-field/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/shortcode-inside-the-field/#post-7448282)
 * Hey, so I checked into this, you could do something like suggested in this doc:
   [https://www.advancedcustomfields.com/resources/acfformat_value/](https://www.advancedcustomfields.com/resources/acfformat_value/)
 * Replacing the field name of textarea with acf_code_field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Flexible field](https://wordpress.org/support/topic/flexible-field-1/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/flexible-field-1/#post-7509680)
 * Just rolled out an update that handles flexible content fields. Everyone should
   get an upgrade notice shortly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Flexible field](https://wordpress.org/support/topic/flexible-field-1/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [10 years ago](https://wordpress.org/support/topic/flexible-field-1/#post-7509650)
 * Fix this coming shortly. Stay tuned.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Code Field] Shortcode inside the field](https://wordpress.org/support/topic/shortcode-inside-the-field/)
 *  Plugin Author [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/shortcode-inside-the-field/#post-7448250)
 * Hi there, that’s a good point. I’ll take a look and see if I can see what’s going
   on.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Contact Form through Ajax ?](https://wordpress.org/support/topic/contact-form-through-ajax/)
 *  [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/contact-form-through-ajax/#post-6119972)
 * Just a quick note, this can be accomplished just with JS and jQuery:
 * [https://gist.github.com/ptasker/7606fac1f75cfa99dc7d25dc178479f4](https://gist.github.com/ptasker/7606fac1f75cfa99dc7d25dc178479f4)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] Notice: wp_get_http is deprecated since version 4.4!](https://wordpress.org/support/topic/notice-wp_get_http-is-deprecated-since-version-44/)
 *  [ptasker](https://wordpress.org/support/users/ptasker/)
 * (@ptasker)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/notice-wp_get_http-is-deprecated-since-version-44/#post-6836086)
 * Head’s up that this is also in the works, an importer via the WP-CLI [https://github.com/humanmade/WordPress-Importer](https://github.com/humanmade/WordPress-Importer).
   Not final yet but may work.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/ptasker/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ptasker/replies/page/2/?output_format=md)