Title: migcoe's Replies | WordPress.org

---

# migcoe

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Moloni] Problema com outros cron jobs](https://wordpress.org/support/topic/problema-com-outros-cron-jobs/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/problema-com-outros-cron-jobs/#post-16470522)
 * Sem dúvida, está tudo ok agora!
   Continuação de bom trabalho.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Moloni] Problema com outros cron jobs](https://wordpress.org/support/topic/problema-com-outros-cron-jobs/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/problema-com-outros-cron-jobs/#post-16470418)
 * Acabei de ver que esse problema foi resolvido no último update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] spam on error_log file](https://wordpress.org/support/topic/spam-on-error_log-file/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/spam-on-error_log-file/#post-16304511)
 * With wp control i cant see on cron Schedules, a schedule with “wpo_daily” in 
   the name unfortenly.
 * On other hand the “wpo_reset_webp_conversion_test_result” hook shows at cron 
   events with a unknow recurrence (since there is no wpo_daily). Then, when I try
   to edit or delete it, it shows this error: The event you are trying to edit does
   not exist.
 * the only way i managed to get this silent is really while using this code on 
   my functions php:
 * add_action(“init”, “remove_cron_job”);
   function remove_cron_job() {wp_clear_scheduled_hook(“
   wpo_reset_webp_conversion_test_result”);}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] spam on error_log file](https://wordpress.org/support/topic/spam-on-error_log-file/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/spam-on-error_log-file/#post-16297906)
 * Well even with all turn off besides your plugin the problem persists.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] spam on error_log file](https://wordpress.org/support/topic/spam-on-error_log-file/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/spam-on-error_log-file/#post-16289241)
 * Hi Venkat and thank you for your reply.
 * Unfortenly i already tried before something like your suggestions and was not
   working, so i tried again and:
    – Deactivating the plugin dont clean it, even
   if i reset it (but the spam stop while is deactivated). – there is no “wpo_daily”
   schedule, neither any reference to “wpo_reset_webp_conversion_test_result” job…
   this is the weird part!
 * For what i can see, any time a page is refreshed, no matter if backend or frontend,
   it fires that error.
    Only way i managed to get rid of it is while using this
   action on my functions.php:
 * add_action(“init”, “remove_cron_job”);
    function remove_cron_job() { wp_clear_scheduled_hook(“
   wpo_reset_webp_conversion_test_result”); }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] How to list all data from other POD](https://wordpress.org/support/topic/how-to-list-all-data-from-other-pod/)
 *  Thread Starter [migcoe](https://wordpress.org/support/users/migcoe/)
 * (@migcoe)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/how-to-list-all-data-from-other-pod/#post-14074643)
 * Hi Jory and sorry for the late reply of your answer.
 * Your suggestion gave me light for the right direction! I felt stupid to not think
   in using a relationship to solve this thing… was complicating something that 
   Pods can just make it simple.
 * Basically I made a pod named showroom with a relationship to all cars and then
   made a pod template for the showroom archive and single and worked like a charm.
   
   So now I have a interface to pick what car i want to make a presentation directly
   from the cars database with no visually or url relation with the cars website
   catalogue!
 * Again, thank you for your tip, and thank you for all Pods team to keep alive 
   such great plugin.

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