issues
search
deliciousbrains
/
wp-background-processing
WordPress background processing class
GNU General Public License v2.0
1.06k
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pushing a class instance to the queue from outside of the plugin init
#123
gkv-ckultzow
opened
1 month ago
0
Unable to use this via composer because of install-wp-tests.sh file
#122
Rajinsharwar
opened
1 month ago
0
Improve Security by Replacing MD5 Hash Function in generate_key Method
#121
kiransbsf
opened
3 months ago
0
Dispatch blocking ajax thread for 5 seconds
#120
nine-2-five
opened
3 months ago
2
how do we get background processes to use all cpu cores/processors / run in parallel?
#119
iateadonut
opened
5 months ago
0
Background process pauses between chunks (not desired)
#118
nine-2-five
opened
5 months ago
1
Updated CODEOWNERS to use jira key
#117
bhardie
closed
6 months ago
0
Ensure 1st healthcheck runs in the future, not immediately before dispatch
#116
ianmjones
closed
8 months ago
0
Chunk-oriented processing
#115
ItsVlad
closed
8 months ago
1
Added CODEOWNERS file
#114
bhardie
closed
8 months ago
0
The repository is broken (Missing tag 1.2.0), Packagist, too...
#113
hopeseekr
opened
8 months ago
1
Background processing class now accepts $allowed_classes in constructor
#112
eriktorsner
closed
9 months ago
0
Add WP_Background_Processing namespace to classes
#111
ianmjones
opened
9 months ago
0
Sometimes $_POST is empty
#110
rachidaitouaissi
closed
9 months ago
1
I'm Updating user meta using WP Background Processing
#109
UsamaTheDev
closed
1 year ago
2
Add note to README regarding PRs
#108
ianmjones
closed
9 months ago
0
Fatal error when dispatching Async request with not valid cookies
#107
engahmeds3ed
closed
1 year ago
11
Queue items in wp_options missing prefix and action for option_name
#106
AussieScorpio
closed
1 year ago
1
Addressing a way around #81, not perfect, but allow overriding nonce …
#105
matgargano
closed
8 months ago
1
Ignore time limit when running from CLI.
#104
kagg-design
closed
9 months ago
1
Increase timeout for non-blocking request.
#103
kagg-design
closed
9 months ago
1
WPCS and EA Extended fixes and minor code refactoring.
#102
kagg-design
closed
9 months ago
0
Ensure task processing cleanly pauses or cancels as soon as possible
#101
ianmjones
closed
1 year ago
0
Make sure that non-blocking request params are preserved
#100
felipelavinz
closed
9 months ago
2
Regarding state
#99
rafark
closed
9 months ago
1
Add class namespaces
#98
SebKay
closed
8 months ago
1
Port forward new features and improvements from WP Offload Media
#97
ianmjones
closed
1 year ago
1
Add unit tests
#96
ianmjones
closed
1 year ago
0
get_memory_limit function assumes php.ini memory is in "M"
#95
toddlevy-jambase
closed
1 year ago
1
Invalid schedule?
#94
psydigital
closed
9 months ago
9
Removed do/while in handle()
#93
verygoodplugins
closed
1 year ago
5
Cron reschedule event error when running from REST API
#92
gijo-varghese
closed
1 year ago
2
Can't use updated variables in handle function
#91
erfanpaslar
closed
2 years ago
1
batch stops after 3-10 tasks
#90
atticus7
closed
2 years ago
4
Added check for is_process_running() in dispatch()
#89
verygoodplugins
closed
1 year ago
7
Usually the background processes start quickly, but sometimes they have a very long delay. Any idea why?
#88
gavin310
closed
1 year ago
3
fix: remove void return type for a method that returns mixed
#87
EvanWashkow
closed
3 years ago
0
Bug : The script is breaking from front end.
#86
kumarmanishc
closed
9 months ago
2
Background job doesn't save in cron
#85
janeholson
closed
3 years ago
0
2614 consolidate tables
#84
EvanWashkow
closed
3 years ago
0
fix: for 2567, which creates db row for lock before actually locking it
#83
EvanWashkow
closed
3 years ago
0
Not really ASync because of wp_remote_post()
#82
Cyrille37
closed
3 years ago
2
Unable to get it up and running with WP REST api calls.
#81
noel123007
closed
8 months ago
13
After some file relocation, the nonce could not be verified anymore
#80
rvencu
closed
1 year ago
2
How can I make it run from a script only instantiating WP through wp-load.php ?
#79
Hmastery
closed
1 year ago
5
If you call save 2+ times, tasks will be duplicated.
#78
skeemer
closed
4 years ago
0
Memory limit in G not handled correctly
#77
polevaultweb
closed
4 years ago
0
Licensing
#76
BenceSzalai
closed
4 years ago
1
Not working dispatch
#75
opcodespace
closed
4 years ago
1
Not getting any logs and options table keeps storing records indefinitely at high speed
#74
franmadj
closed
1 year ago
4
Next