Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Cyclonecode
/
wp-background-processing
Public
forked from
deliciousbrains/wp-background-processing
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2020
Merge branch 'boonebgorges-http-request-filters'
polevaultweb
committed
2cbee1a
View commit details
Copy full SHA for 2cbee1a
Browse repository at this point
Merge branch 'http-request-filters' of https://github.com/boonebgorges/wp-background-processing into boonebgorges-http-request-filters
polevaultweb
committed
51860bc
View commit details
Copy full SHA for 51860bc
Browse repository at this point
Fix converting byte notation not converted to bytes correctly if not in M. Fxies https://github.com/deliciousbrains/wp-background-processing/issues/77
polevaultweb
committed
ffc4e9b
View commit details
Copy full SHA for ffc4e9b
Browse repository at this point
Commits on Jul 30, 2020
Move the checking if classes exists to the plugin bootstrap file, instead of in the class files themselves.
polevaultweb
committed
1ad6f26
View commit details
Copy full SHA for 1ad6f26
Browse repository at this point
Update vendor name in readme
polevaultweb
committed
00291be
View commit details
Copy full SHA for 00291be
Browse repository at this point
Merge pull request #46 from coenjacobs/suggest-mozart
Show description for 50bcb36
polevaultweb
authored
50bcb36
View commit details
Copy full SHA for 50bcb36
Browse repository at this point
Merge branch 'master' into suggest-mozart
polevaultweb
authored
4c2747b
View commit details
Copy full SHA for 4c2747b
Browse repository at this point
Merge pull request #57 from markjaquith/patch-1
Show description for 6859922
polevaultweb
authored
6859922
View commit details
Copy full SHA for 6859922
Browse repository at this point
Fixed composer.json license to be GPL 2+, fixes https://github.com/deliciousbrains/wp-background-processing/issues/76
polevaultweb
committed
b082e78
View commit details
Copy full SHA for b082e78
Browse repository at this point
Commits on Feb 13, 2020
Update composer file with deliciousbrains vendor and author details.
polevaultweb
committed
c8db1b9
View commit details
Copy full SHA for c8db1b9
Browse repository at this point
Ignore PhpStorm directory
polevaultweb
committed
36cea4c
View commit details
Copy full SHA for 36cea4c
Browse repository at this point
Commits on Jul 20, 2018
Add filters for `wp_remote_post()` arguments.
boonebgorges
committed
7729aff
View commit details
Copy full SHA for 7729aff
Browse repository at this point
Commits on Jul 6, 2018
Add a note about process instantiation
Show description for 646c094
markjaquith
authored
646c094
View commit details
Copy full SHA for 646c094
Browse repository at this point
Commits on Feb 12, 2018
Update license in composer.json
A5hleyRich
committed
1f070aa
View commit details
Copy full SHA for 1f070aa
Browse repository at this point
Merge pull request #41 from leewillis77/bugfix/cron-interval-property
Show description for a7be647
A5hleyRich
authored
a7be647
View commit details
Copy full SHA for a7be647
Browse repository at this point
Merge pull request #45 from AndrewKvalheim/patch-1
Show description for 8db1a54
A5hleyRich
authored
8db1a54
View commit details
Copy full SHA for 8db1a54
Browse repository at this point
Merge pull request #44 from mikejolley/fix/like-query
Show description for e435cd5
A5hleyRich
authored
e435cd5
View commit details
Copy full SHA for e435cd5
Browse repository at this point
Commits on Oct 11, 2017
Updated README to explain proper install through Composer
coenjacobs
committed
565d159
View commit details
Copy full SHA for 565d159
Browse repository at this point
Suggest to install Mozart to prefix wrap the library
coenjacobs
committed
eeb44ca
View commit details
Copy full SHA for eeb44ca
Browse repository at this point
Commits on Oct 3, 2017
Fix link in readme file
A5hleyRich
authored
a3f3a1f
View commit details
Copy full SHA for a3f3a1f
Browse repository at this point
Commits on Sep 21, 2017
Fix broken link in README
Show description for d269fba
AndrewKvalheim
authored
d269fba
View commit details
Copy full SHA for d269fba
Browse repository at this point
Commits on Sep 20, 2017
Escape underscores in queries to avoid wildcard query
Show description for ef97ca1
mikejolley
committed
ef97ca1
View commit details
Copy full SHA for ef97ca1
Browse repository at this point
Commits on Jul 10, 2017
Fix cron_interval property support
leewillis77
committed
ab52f7f
View commit details
Copy full SHA for ab52f7f
Browse repository at this point
Commits on Jun 14, 2017
Compare intval, since -1 can sometimes be a string
mikejolley
committed
88b8287
View commit details
Copy full SHA for 88b8287
Browse repository at this point
Commits on Sep 13, 2016
Fix session locking on async requests
A5hleyRich
committed
fbbc56f
View commit details
Copy full SHA for fbbc56f
Browse repository at this point
Commits on Sep 12, 2016
Make PHP minimum version more clear
A5hleyRich
committed
ef78a1b
View commit details
Copy full SHA for ef78a1b
Browse repository at this point
Fix session locking on slow running background processes
A5hleyRich
committed
7ea1229
View commit details
Copy full SHA for 7ea1229
Browse repository at this point
Commits on Aug 20, 2016
Merge pull request #17 from No3x/syntax-highlighting
Show description for 281a08a
A5hleyRich
authored
281a08a
View commit details
Copy full SHA for 281a08a
Browse repository at this point
Commits on Aug 11, 2016
Update README.md
Show description for 4e9b395
No3x
authored
4e9b395
View commit details
Copy full SHA for 4e9b395
Browse repository at this point
Commits on Aug 7, 2016
Add composer support
A5hleyRich
committed
15a8a79
View commit details
Copy full SHA for 15a8a79
Browse repository at this point
Commits on Jun 15, 2016
Merge pull request #12 from bhubbard/3-github-updater
Show description for b54d975
A5hleyRich
authored
b54d975
View commit details
Copy full SHA for b54d975
Browse repository at this point
Merge pull request #14 from mikejolley/master
Show description for 4f65ce2
A5hleyRich
authored
4f65ce2
View commit details
Copy full SHA for 4f65ce2
Browse repository at this point
Commits on Jun 9, 2016
return parent dispatch result
mikejolley
committed
4067060
View commit details
Copy full SHA for 4067060
Browse repository at this point
Commits on Jun 3, 2016
Fixes #3
bhubbard
committed
db6ba14
View commit details
Copy full SHA for db6ba14
Browse repository at this point
Commits on May 31, 2016
Formatting fixes
A5hleyRich
committed
db3fdb6
View commit details
Copy full SHA for db3fdb6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.