EDD_DB::table_exists( string $table )

Check if the given table exists


Description Description


Parameters Parameters

$table

(Required) The table name


Top ↑

Return Return

(bool) If the table name exists


Top ↑

Source Source

File: includes/class-edd-db.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.