Skip to content

Commit

Permalink
Feature: Add WordPressLibraries to manage WP_Background_Process (#6856)
Browse files Browse the repository at this point in the history
* feature: add namespaced wordpress libraries

* refactor: use new WPBackgroundProcess

* doc: add tags

* fix: add backslash to refer to namespace

* doc: provide descriptions

* doc: add depricated tags

* Update includes/libraries/wp-background-process.php

Co-authored-by: Jon Waldstein <[email protected]>

* Update includes/libraries/wp-async-request.php

Co-authored-by: Jon Waldstein <[email protected]>

* doc: updated unreleased tags

---------

Co-authored-by: Jon Waldstein <[email protected]>
  • Loading branch information
JoshuaHungDinh and jonwaldstein authored Aug 9, 2023
1 parent 2348102 commit 855b78c
Show file tree
Hide file tree
Showing 6 changed files with 1,315 additions and 588 deletions.
2 changes: 2 additions & 0 deletions includes/class-give-async-process.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* @package Give/Classes
* @category Class
* @author GiveWP
*
* @unreleased updated to extend WPAsyncRequest
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
Expand Down
Loading

0 comments on commit 855b78c

Please sign in to comment.