Title: nir0ma's Replies | WordPress.org

---

# nir0ma

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Crontrol] How to delete duplicate cron jobs with the same name?](https://wordpress.org/support/topic/how-to-delete-duplicate-cron-jobs-with-the-same-name/)
 *  [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-delete-duplicate-cron-jobs-with-the-same-name/#post-17133873)
 * Hi [@johnbillion](https://wordpress.org/support/users/johnbillion/),
 * Just testing it … I’ll give you my feddback 🙂
 * Just to know, what are you doing to delete duplicates ? (in php I mean)
 * Just to explain my situation, I built a plugin to publish my posts … This is 
   the way I declared my schedule :
 * if ( !wp_next_scheduled(‘publish_posts’, array(‘noduplicate’) ) ) {
    wp_schedule_event(
   time(), ‘hourly’, ‘publish_posts’, $args );}add_action(‘publish_posts’, array(
   $this, ‘publishPosts’) );
 * I’ve disabled default cron and running it via cron tasks in linux.
 * For some reason, the task is duplicating for some domains, not for others … So
   I’d like to find a way to avoid this.
 * Anyway, I’m using your plugin for a while and it’s clearly the best one to manage
   cron jobs. Thank you 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Crontrol] How to delete duplicate cron jobs with the same name?](https://wordpress.org/support/topic/how-to-delete-duplicate-cron-jobs-with-the-same-name/)
 *  [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-delete-duplicate-cron-jobs-with-the-same-name/#post-17131080)
 * Hi [@johnbillion](https://wordpress.org/support/users/johnbillion/),
 * I’m also having this kind of issue, don’t know why as I followed all guidelines.
   For some fucked up reason, I still have some cron tasks duplicating (my cron 
   jobs are automated from linux cron using wp-cli).
 * It’ll be nice to have a php argument which tells that a cron job can’t be duplicated(
   like duplicate=false which would make the name unique and set it to true by default)?
 * I’m not using `wp cron event delete` as this will delete all events while I just
   want to avoid duplicates …
 * I’m stuck with this issue for years …
 * Have a nice day 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Import Reloaded] Great Plugin Tool](https://wordpress.org/support/topic/great-plugin-tool/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/great-plugin-tool/#post-14009587)
 * Hi [@websista](https://wordpress.org/support/users/websista/),
    As I replied 
   in your previous thread : The aim of the plugin is only to batch import categories
   at once, regardless of the custom post type … You can create custom post types
   on your own or use a plugin for that as you did. Ty for the feedback which might
   be helpful for other users 🙂 Edit: If not already done you can support us by
   rating the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Import Reloaded] Import Custom Post Types](https://wordpress.org/support/topic/import-custom-post-types/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/import-custom-post-types/#post-14009574)
 * Hi [@websista](https://wordpress.org/support/users/websista/),
    The aim of the
   plugin is only to batch import categories at once, regardless of the custom post
   type … You can create custom post types on your own or use a plugin for that 
   as you did. Ty for the feedback which might be helpful for other users 🙂 Edit:
   If not already done you can support us by rating the plugin!
    -  This reply was modified 5 years, 5 months ago by [nir0ma](https://wordpress.org/support/users/nir0ma/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] PHP Warning in optimize.cls.php](https://wordpress.org/support/topic/php-warning-in-optimize-cls-php/)
 *  Thread Starter [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-warning-in-optimize-cls-php/#post-13643348)
 * Hi,
    Here is the log :
 *     ```
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       https://domain.com/wp-content/themes/themename/custom.js
       https://c0.wp.com/p/jetpack/9.0.2/_inc/build/photon/photon.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/wp-embed.min.js
       https://c0.wp.com/c/5.5.3/wp-includes/js/comment-reply.min.js
       ```
   
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Category Import Reloaded] Awesome!](https://wordpress.org/support/topic/awesome-7762/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/awesome-7762/#post-13626999)
 * Hi [@webstop](https://wordpress.org/support/users/webstop/),
    Thank you for the
   postive review and I’m glad to see this was helpfull (this is the aim 😉 )! Have
   a nice day and sorry for the late reply !
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Category Import Reloaded] Very helpful, worked and clean process](https://wordpress.org/support/topic/very-helpful-worked-and-clean-process/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/very-helpful-worked-and-clean-process/#post-13626998)
 * Hi [@zedwards](https://wordpress.org/support/users/zedwards/),
    Thank you for
   the postive review and I’m glad to see this was helpfull (this is the aim 😉 )!
   Have a nice day and sorry for the late reply !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Serve a local image file while cdn enabled](https://wordpress.org/support/topic/serve-a-local-image-file-while-cdn-enabled/)
 *  Thread Starter [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/serve-a-local-image-file-while-cdn-enabled/#post-12636567)
 * Hi,
    Thank you for the reply ! Yes the aim was to bypass photon … Not really 
   clean but I’ve been using this in my function and it’s doing the job :
 *     ```
       if (function_exists('jetpack_photon_url')) add_filter( 'jetpack_photon_override_image_downsize', '__return_true' );
       if (function_exists('jetpack_photon_url')) remove_filter( 'jetpack_photon_override_image_downsize', '__return_true' );
       ```
   
 * Thanks for your time !
    -  This reply was modified 6 years, 3 months ago by [nir0ma](https://wordpress.org/support/users/nir0ma/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] CDN for Background Images](https://wordpress.org/support/topic/cdn-for-background-images/)
 *  [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cdn-for-background-images/#post-12634018)
 * Hi
    have you tried something like this `if (function_exists('jetpack_photon_url'))
   $imageUrl = jetpack_photon_url('http://yourimageurlhere.jpg');`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Import Reloaded] Wrong parent selected with some characters](https://wordpress.org/support/topic/wrong-parent-selected-with-some-characters/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-parent-selected-with-some-characters/#post-12275366)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/) Thank you !
    Merge
   have been done and you’ve been added to the contributors ! Really appreciate 
   your help as I’m really busy those times !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Import Reloaded] Format import text from spreadsheet](https://wordpress.org/support/topic/format-import-text-from-spreadsheet/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/format-import-text-from-spreadsheet/#post-12251776)
 * Hi [@eric3d](https://wordpress.org/support/users/eric3d/),
    Thank you for your
   investment. I might add this for the next release adn will also try to fix your
   other issue. Have a nice day and thank you for the feedback !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Import Reloaded] Wrong parent selected with some characters](https://wordpress.org/support/topic/wrong-parent-selected-with-some-characters/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/wrong-parent-selected-with-some-characters/#post-12251765)
 * Hi [@eric3d](https://wordpress.org/support/users/eric3d/)
    Sorry for that and
   thank you for the feedback. I’m quite busy with other projects by now, but I’ll
   try to fix this asap (might take some time). I’ll let you know when issue is 
   solved ! Ty again !
    -  This reply was modified 6 years, 7 months ago by [nir0ma](https://wordpress.org/support/users/nir0ma/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Optimizer] Ubuntu 18.04](https://wordpress.org/support/topic/ubuntu-18-04/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/ubuntu-18-04/#post-11474874)
 * Hi [@senjoralfonso](https://wordpress.org/support/users/senjoralfonso/),
 * I’m using ubuntu 18.04 and it just works fine.
 * Please try to disable littleutils check (This’ll just ignore the notice but the
   plugin might be functionnal) and also check if php gd is installed …
 * Let me know if you still have an issue !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Optimizer] Ubuntu 18.04](https://wordpress.org/support/topic/ubuntu-18-04/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/ubuntu-18-04/#post-11470471)
 * Hi [@senjoralfonso](https://wordpress.org/support/users/senjoralfonso/)
    I’ll
   try to sse what I can do to solve this, thanks for the report !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Optimizer] Compatible With WordPress 5.1?](https://wordpress.org/support/topic/compatible-with-wordpress-5-1-2/)
 *  Plugin Author [nir0ma](https://wordpress.org/support/users/nir0ma/)
 * (@nir0ma)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/compatible-with-wordpress-5-1-2/#post-11470464)
 * Hi [@xarcell](https://wordpress.org/support/users/xarcell/)
    Yes it is 😉

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

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