Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30104
    Profile photo of raulv
    raulv
    Participant

    Hi, I have a issue with the processor, it process only 1 photo every time he runs, is there a way to process a bulk photos?
    Thank you.

    #30111
    Profile photo of Robin
    Robin
    Keymaster

    Hi there – this has been set to ensure that the processor runs as often as possible but inflicts the least amount of load on any given server. If you wish to increase this, just add a filter somewhere in your code that alters this number from 1 to whatever you want:

    $maxload = apply_filters(‘ss_cron_load’,$maxload);

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.