Projects with this topic
Sort by:
-
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.
Updated -
-
Creates 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".
Updated -
Creates 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".
Updated