An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by tomm-tomm

A curated list of projects in awesome lists by tomm-tomm .

https://github.com/tomm-tomm/wp-init-pages-and-menu

Create default pages and menus for a WordPress (WP) theme when WP is first loaded. The functions use WP functions and "wpdb class" to create new menus and pages. Functions are fired by "init hook".

mysql php wordpress wp-theme wp-theme-starter wpdb

Last synced: 22 Mar 2025

https://github.com/tomm-tomm/wp-init-db-tables

Create default database tables for a WordPress (WP) theme after loading WP. The function uses "wpdb class" to create the required table if it doesn't exist. Function is fired by "init hook".

mysql php wordpress wp-theme wp-theme-starter wpdb

Last synced: 22 Mar 2025

https://github.com/tomm-tomm/wp-admin-pages

Add custom theme settings pages to WordPress (WP) admin interface and generate custom CSS for pages that contain CSS settings. Can be used as a part of custom WP theme.

jquery mysql php wordpress wp-theme wpdb

Last synced: 07 May 2025

https://github.com/tomm-tomm/wp-chess-scraper

WordPress experimental plugin for scraping chess data from websites such as chess-results.com, fide.ratings.com and chess.sk. Used as an example of using the Simple HTML DOM library for scraping in WordPress. Used here: https://dubravan.eu/o-nas/ligy/3-liga-a-2024-25/.

chess mysql php web-scraping wordpress wp-plugin wpdb

Last synced: 09 Apr 2025