Ace Tic Tac Toe
A simple and fun Ace Tic Tac Toe game plugin you can embed anywhere on your site using a shortcode.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_tic_tac_toe_game_data | Stores tic tac toe game data data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
tic_tac_toe_options