General Customisation
After activation, you'll find a new menu item for GeeK! Movie & Game Database in your WordPress dashboard.

Custom Pages
When you access the plugin through the admin menu, you will be automatically redirected to the Custom Pages page. The plugin will ask you to create necessary pages for its functioning. You may choose to deactivate these pages and remove them from visibility, but it is crucial that the pages for Movies, Games, and TV Shows remain publicly accessible. These designated pages are where the lists will be published. After making the necessary adjustments in your own Pages menu, you can set up your preferred pages from here. This action will unlock other menu accesses related to the plugin.
Custom Pages can be changed again, but before doing so, remember to delete the old pages in the Pages section. Afterwards, you can create new pages again from GeeK! -> GeeK! -> General Settings -> Custom Pages

Database Tables
Upon installation, our plugin automatically creates a series of database tables to store and manage data efficiently. These tables are prefixed with your WordPress database prefix (e.g., wp_) for seamless integration and to avoid conflicts with existing tables. Below is a comprehensive list of the tables added by our plugin:
Custom Post Types
The GeeK plugin adds several custom post types to your WordPress site during installation:
These custom post types allow you to organize your content effectively within the GeeK plugin.
Custom Post Types determine the permalink structure for entries, such as a movie or game. When you input data for a movie or game, it is added under the defined custom posts. For instance, adding a movie titled "Lord of the Rings: Fellowship of the Ring" would normally result in it being accessible at the URL yoursite.com/movie/lord-of-the-rings-fellowship-of-the-ring. Each custom post type, like "movie" has a slug. To modify this slug, adjustments need to be made within your theme's functions.php file.
If you lack the technical expertise, consider utilizing our support service here:
https://pluginpress.net/support/change-custom-post-types-for-geek-plugin
This is also a way to financially support the plugin.
External Link Settings
On the pages of the movies or games you have entered, if their IDs are provided, links to IMDb or IGDB are available. You may choose to disable these external backlinks if you wish. However, if you are sourcing your data from these sites, the responsibility for disabling the backlinks falls entirely on the user.

To do this, go to GeeK! -> GeeK! -> General Settings -> Settings and toggle the desired link to on or off.
Last updated