Skip to content

Commit

Permalink
doc: add depricated tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHungDinh committed Jul 28, 2023
1 parent 7dcdcd2 commit a340025
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions includes/class-give-async-process.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
/**
* @deprecated Use src/Framework/WordPressLibraries.
* Background Process
*
* Uses https://github.com/A5hleyRich/wp-background-processing to handle DB
Expand Down
1 change: 1 addition & 0 deletions includes/libraries/wp-async-request.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
/**
* @deprecated Use src/Framework/WordPressLibraries.
* WP Async Request
*
* @package WP-Background-Processing
Expand Down
1 change: 1 addition & 0 deletions includes/libraries/wp-background-process.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
/**
* @deprecated Use src/Framework/WordPressLibraries.
* WP Background Process
*
* @package WP-Background-Processing
Expand Down

0 comments on commit a340025

Please sign in to comment.