Title: pro.Devis's Replies | WordPress.org

---

# pro.Devis

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] 5G firewall blocks native feature – image editing in media library](https://wordpress.org/support/topic/5g-firewall-blocks-native-feature-image-editing-in-media-library/)
 *  Thread Starter [pro.Devis](https://wordpress.org/support/users/prodevis/)
 * (@prodevis)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/5g-firewall-blocks-native-feature-image-editing-in-media-library/#post-16449198)
 * Problem solved.
   Thank you very much!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Incorrect work with ACF Field Choices](https://wordpress.org/support/topic/incorrect-work-with-acf-field-choices/)
 *  Thread Starter [pro.Devis](https://wordpress.org/support/users/prodevis/)
 * (@prodevis)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/incorrect-work-with-acf-field-choices/#post-15699091)
 * ACF choices for select, radio, checkbox and button group
    can be in simple format,
   only “value” is specified (label=value), but may be in extended format, specifying
   both value and label as “value : label” (label ≠ value)
 * Choices can be in the following format:
    red1 : Red dresses red2 : Red shirts
   red3 : Red socks
 * FilterEverything will display this as value=label
    🔘 Red1 🔘 Red2 🔘 Red3
 * Although the labels were specified in a different format and the view should 
   be like this:
    🔘 Red dresses 🔘 Red shirts 🔘 Red socks
 * Can you expect a quick fix?
    In any case, thanks for the excellent work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Featured Post with thumbnail] [Plugin: WP Featured Post with thumbnail] syntax error, unexpected T_STRING error](https://wordpress.org/support/topic/plugin-wp-featured-post-with-thumbnail-syntax-error-unexpected-t_string-error/)
 *  [pro.Devis](https://wordpress.org/support/users/prodevis/)
 * (@prodevis)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-featured-post-with-thumbnail-syntax-error-unexpected-t_string-error/#post-1845781)
 * In wp-featured-post-with-thumbnail.php missed comment tag `/*`
 *     ```
       <?php
   
       Plugin Name: WP Featured Post with thumbnail
       ```
   
 * Add this `/*` and enjoy! ))
 *     ```
       <?php
   
       /*Plugin Name: WP Featured Post with thumbnail
       ```
   

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