add date casting examples

This commit is contained in:
Matthew Bucci
2024-10-18 22:41:40 -07:00
parent 129aa7f171
commit 5d8407d244
3 changed files with 144 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ final class parseTest extends TestCase
$this->assertSame($GLOBALS['pg4wp_ins_field'], "post_author");
}
protected function setUp(): void
{
global $wpdb;