Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Bulk Actions Cron Offload
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
WP Plugins
Bulk Actions Cron Offload
Commits
a944eb75b4740c4d21cbd6e081e692e0f3c07466
Select Git revision
Branches
8
develop
add/custom-action-support
add/edit-support
add/delete-perm
add/undelete
add/move-to-trash
master
default
protected
add/scaffolding
8 results
bulk-actions-cron-offload
includes
trait-bulk-actions.php
Author
Search by author
Any Author
authors
Erick Hitter
ethitter
1 author
Sep 15, 2017
Load all of wp-admin's includes, for all actions, since these normally happen in that context
· a944eb75
Erick Hitter
authored
7 years ago
a944eb75
Move post suppression to the trait too
· 3aa0d89a
Erick Hitter
authored
7 years ago
3aa0d89a
Move another common function to the trait
· 16aba52c
Erick Hitter
authored
7 years ago
16aba52c
Misc tweaks
· 61fdec99
Erick Hitter
authored
7 years ago
61fdec99
Split post-redirect notices from the bits that are specific to the action
· cbbf536b
Erick Hitter
authored
7 years ago
cbbf536b
Move scheduling to a trait as it's mostly universal
· fbd89188
Erick Hitter
authored
7 years ago
fbd89188
Move the common query bits
· 56976f63
Erick Hitter
authored
7 years ago
56976f63
Keep the notice keys out of pagination and such
· 9d51824a
Erick Hitter
authored
7 years ago
9d51824a
Begin moving common bits to a trait
· db7fdcb6
Erick Hitter
authored
7 years ago
db7fdcb6
Loading