### Description I want to be able to use custom database tables for queue jobs instead of polluting wp_posts. This could make it more performant, too. ### Use Case When a developer uses the queue the job data should live within a custom database table.