issues
search
woocommerce
/
action-scheduler-custom-tables
This plugin is no longer needed. The custom table code is now part of Action Scheduler version 3.0 and newer. If you're using the latest Action Scheduler, you have the most performant schema available.
https://actionscheduler.org
14
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
$date from TimeZone_Helper not used?
#59
igorbenic
closed
4 years ago
2
Init and hook plugin when dependencies are met
#58
james-allan
closed
5 years ago
1
Plugin not initialized even when dependencies are met
#57
gilliginsisland
closed
5 years ago
3
add insert ID check when saving an action
#56
rrennick
closed
5 years ago
3
add support for basic list table search
#55
rrennick
closed
5 years ago
1
fix sort by group for AS list table
#54
rrennick
closed
5 years ago
1
update plugins_loaded hooks to action_scheduler_pre_init
#53
rrennick
closed
5 years ago
3
Fix dates of migrated log entries:
#52
rrennick
closed
5 years ago
4
Fix inactive notice for max version
#51
thenbrent
closed
5 years ago
0
Use 'action_scheduler_pre_init' hook
#50
thenbrent
closed
5 years ago
0
Fix dependency check
#49
thenbrent
closed
5 years ago
4
Free up memory between batches
#48
WPprodigy
opened
5 years ago
2
Only hook migration when AS is available
#47
thenbrent
closed
5 years ago
0
Fatal Error: Cannot call abstract method ActionScheduler_Logger::init()
#46
WPprodigy
closed
5 years ago
8
Log entries displayed on list table always show current time
#45
thenbrent
closed
5 years ago
2
Fix use of deprecated get_local_timezone()
#44
thenbrent
closed
6 years ago
1
Reduce allowed hook length to indexable size
#43
thenbrent
closed
6 years ago
0
Check Action Scheduler Dependencies - Require v2.1.0
#42
thenbrent
closed
6 years ago
1
Remove duplicate code in DB_Logger
#41
thenbrent
closed
6 years ago
1
Remove duplicate code in DB_Logger
#40
thenbrent
closed
6 years ago
0
Hook length and InnoDB index length limits with utf8mb4
#39
thenbrent
closed
6 years ago
2
Fix a variable that doesn't exist
#38
JPry
closed
6 years ago
1
Only join groups table when filtering group
#37
thenbrent
closed
6 years ago
0
Add index for args column
#36
thenbrent
closed
6 years ago
2
Change args column to be indexed varchar(255)
#35
thenbrent
closed
6 years ago
0
Order claims by ID
#34
thenbrent
closed
6 years ago
1
Support staking a claim via specific hooks or a group name
#33
thenbrent
closed
6 years ago
1
Update instances of the stake_claim function to include new hooks and group args
#32
james-allan
closed
6 years ago
1
Check ordering by Group
#31
thenbrent
closed
5 years ago
0
Call to undefined function Action_Scheduler\\Custom_Tables\\Migration\\wc_next_scheduled_action()
#30
thenbrent
closed
5 years ago
5
Increase batch size and frequency of migration via scheduler
#29
thenbrent
closed
6 years ago
1
Support claims by group & hook
#28
thenbrent
closed
6 years ago
0
Require Action Scheduler 2.1.0 before loading
#27
thenbrent
closed
6 years ago
0
Add DB_Store_Migrator to make sure last payment date is set when migrating failed/completed actions
#26
thenbrent
closed
6 years ago
1
Save last attempt date for completed actions when migrating to custom tables
#25
thenbrent
closed
6 years ago
1
Use new scheduled date APIs
#24
thenbrent
closed
6 years ago
1
Make get_date_gmt() protected
#23
thenbrent
closed
6 years ago
0
Add unit test for save_action() with 2nd param
#22
thenbrent
closed
6 years ago
0
Claim actions by oldest ID
#21
thenbrent
closed
6 years ago
0
Deadlocks when processing and claiming actions
#20
thenbrent
opened
6 years ago
3
Update for Prospress/action-scheduler#113
#19
thenbrent
closed
6 years ago
5
Support 'search' query filter with query_actions()
#18
thenbrent
closed
5 years ago
0
Fix hooking migration to Cron
#17
JPry
closed
6 years ago
2
Modify composer.json to avoid conflict with the base AS package
#16
javorszky
closed
6 years ago
0
Add tests for WordPress 4.9
#15
JPry
closed
6 years ago
1
Fix broken unit tests
#14
JPry
closed
6 years ago
1
Unit tests are failing
#13
JPry
closed
6 years ago
0
Properly set last attempt dates when migrating completed actions
#12
JPry
closed
6 years ago
2
Failed insert isn't identified and handled
#11
JPry
closed
5 years ago
0
last_attempt dates not being set correctly for migrated completed actions
#10
thenbrent
closed
6 years ago
0
Next