Featured Article
Published on: Feb 01, 2023 | < 1 min read.
Welcome, tech enthusiasts, startup dreamers, and coding virtuosos! If you’ve ever dreamt of creating your Software as a Service (SaaS) solution, then you’ve come to the right place. We’re excited to introduce our brand new blog series focused on helping you construct your SaaS offering using the LAMP stack for the back end and React […]
Recent Articles
How to use add_submenu_page and add_menu_page in WordPress
Published on: Jul 11, 2022 | 2 min read.
If you have made a plugin or theme for WordPress, you know the add_menu_page hook. add_menu_page is a function in WordPress that allows you to add a top-level menu item to the WordPress dashboard. It is generally used to create custom admin pages and is typically called from within a custom plugin or theme. It […]
Read More »