Title: Stefano Garuti's Replies | WordPress.org

---

# Stefano Garuti

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [REST API Schema: how to allows for ampty or email string](https://wordpress.org/support/topic/rest-api-schema-how-to-allows-for-ampty-or-email-string/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/rest-api-schema-how-to-allows-for-ampty-or-email-string/#post-17353645)
 * Sorry for the late reply, I haven’t got a notification.
 * Since I want to accept the field filled with an email address a or if is left
   empty, the error response by WordPress is not what I’m expecting.
 * Sure, it could be that in the schema I wrote I made some errors, but I can’t 
   understand where they are
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Co-Authors Plus] Changelog??](https://wordpress.org/support/topic/changelog-188/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [4 years ago](https://wordpress.org/support/topic/changelog-188/#post-15591012)
 * +1 It’s really annoiyng
    I can’t understand why it’s not included in the readme
   section as this is a good practice required in the Plugin Developers Handbook.
   If neither [@automattic](https://wordpress.org/support/users/automattic/) follows
   it’s own best practices… well.. Let’s go, it’s just a metter of some copy-and-
   paste 🙂
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [WordPress Installer Error](https://wordpress.org/support/topic/wordpress-installer-error/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wordpress-installer-error/page/2/#post-13601377)
 * The problem looks like a bug introduced in the latest release and that it’s currently
   investigated.
    you can see it on the Trac: [https://core.trac.wordpress.org/ticket/51676](https://core.trac.wordpress.org/ticket/51676)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [WordPress Installer Error](https://wordpress.org/support/topic/wordpress-installer-error/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wordpress-installer-error/page/2/#post-13600840)
 * I can confirm that we too are experiencing the same issue on a server whare we
   have lot of other WP installed.
    Looks like is a regeression introduced in the
   latest 5.5.2 I opened a ticket on the Trac, pointing to the quick fix provided
   above by [@punitsoftac](https://wordpress.org/support/users/punitsoftac/) that
   for us seem to fix the issue Stefano
    -  This reply was modified 5 years, 6 months ago by [Stefano Garuti](https://wordpress.org/support/users/garubi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] change api response language](https://wordpress.org/support/topic/change-api-response-language/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/change-api-response-language/#post-8899145)
 * I know very little about WPML, I think your best choice is to ask on the WPML
   forum if and how they support the REST API.
 * Stefano
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] change api response language](https://wordpress.org/support/topic/change-api-response-language/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/change-api-response-language/#post-8897507)
 * what do you mean for api language?
    as far as I know the api is language-agnostic,
   it “only” send and receive WP contents.
 * Or do you want to get/post content in different languages based on user choice(
   maybe thanks to plugins like WPML or similar?)
 * (the more information you provide on your context and what you want to make, 
   the more probability to get useful response you get)
 * Stefano
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] Can't filter the posts list by any of the Arguments i see in documentation](https://wordpress.org/support/topic/cant-filter-the-posts-list-by-any-of-the-arguments-i-see-in-documentation/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cant-filter-the-posts-list-by-any-of-the-arguments-i-see-in-documentation/#post-7097045)
 * Nevermind 🙁
    I forgot that I override a lot of query var in a ‘pre_get_posts’
   filter…
 * taking it out I can get the filters and parameters working
 * Sorry for the wrong post
 * Stefano
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress REST API (Version 2)] Limit all endpoints for not logged in users](https://wordpress.org/support/topic/limit-all-endpoints-for-not-logged-in-users/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/limit-all-endpoints-for-not-logged-in-users/#post-6868509)
 * Thank you for the snippet!
    I was looking axactly for something like this for“
   secure” our new CRM entirely based on WP and WP-API! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more] blocco chiamate xmlrpc](https://wordpress.org/support/topic/blocco-chiamate-xmlrps/)
 *  [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/blocco-chiamate-xmlrps/#post-6283902)
 * seguo
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to use [embed] shortcode in a theme function?](https://wordpress.org/support/topic/how-to-use-embed-shortcode-in-a-theme-function/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/how-to-use-embed-shortcode-in-a-theme-function/#post-2584771)
 * Kionae, thank you!
 * yes the concatenation is unecessary.. I left it here because the original code
   I’m using uses a variable, but for testing I just used a string.
 * The original code is:
    `echo do_shortcode('[embed width="480" height="360"]'.
   $youtube_video_url.'[/embed]');`
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Sitewide Tags Pages] Can't get the Featured Image in tgs posts](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/#post-2167634)
 * Ah Ron.. now I see… it copies only the HTML…
    btw since I use Genesis I solved
   with your snippet provided at the studiopress support forum here: [http://www.studiopress.com/support/showthread.php?p=293222#post293222](http://www.studiopress.com/support/showthread.php?p=293222#post293222)
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Sitewide Tags Pages] Can't get the Featured Image in tgs posts](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/#post-2167633)
 * …nope… The widget uses the standard genesis_get_image() function, that should
   get the 1st attachment if has_thumbnail() fails…
    I suspect that for some reason
   the thumbails isn’t copied at all…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Sitewide Tags Pages] Can't get the Featured Image in tgs posts](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/cant-get-the-featured-image-in-tgs-posts/#post-2167632)
 * Ron,
    Thank you for the clarification. I’m using SWT with Genesis and the Featured
   Widget Amplyfied, and I suspect that the widget use has_thumbnails() to surrond
   the get_thumbnail() function. I’ll check this later… any hint about it?
 * Thank you not only for the answer, but for all the great contribution to the 
   WP community!!
 * Stefano, wpmania.it
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Strange behaviour in custom menu when adding many pages](https://wordpress.org/support/topic/strange-behaviour-in-custom-menu-when-adding-many-pages/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/strange-behaviour-in-custom-menu-when-adding-many-pages/#post-1707297)
 * Esmi, thank you.
    I added my comment to the ticket. For now I’ll go with the 
   old page listing method.
 * Stefano
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Tracking with Google Analytics, the "Goals" way…](https://wordpress.org/support/topic/plugin-contact-form-7-tracking-with-google-analytics-the-goals-way/)
 *  Thread Starter [Stefano Garuti](https://wordpress.org/support/users/garubi/)
 * (@garubi)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-tracking-with-google-analytics-the-goals-way/#post-1678473)
 * I’ll try it for sure, thanks!
 * Stefano

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

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