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 NameDescriptionMethod
wp_tic_tac_toe_game_dataStores 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_options
Option key:tic_tac_toe_options