Blog

Blog of Honar Systems website to learn about technology and development and web design. This contain many tutorial and code snippets to learn.

Data Sanitization and Validation in WordPress

Security is important in every website on the Internet. Nearly 30% of websites are made by WordPress CMS. WordPress itself is secure enough but when we use plugins, validation and sanitization must be an important issue here. WordPress has functions to sanitize and validate input and output data. Just remember that never trust user data.

Data Sanitization and Validation in WordPress Read More »

wordpress custom admin page and menu

How To Create WordPress Custom Admin Page and Menu: Full Guide

WordPress is one of the most popular CMSs for developers and webmasters, which has many customization and flexibility features, including the expansion of the WordPress admin area. Custom Admin Menu and Page in WordPress is an option to create a custom admin menu with a content page for your own plugin or your theme like

How To Create WordPress Custom Admin Page and Menu: Full Guide Read More »

How to Create Custom WordPress Widget Step by Step With Example

One of the topics in WordPress CMS is how to create custom WordPress widget development. You can use widgets and plugins to add banners, advertisements, newsletter sign-up forms, and other elements to your website. Most widgets affect on website’s layout and other works could be done by plugins. In this article, we will show you

How to Create Custom WordPress Widget Step by Step With Example Read More »

How To Create A Custom WordPress Plugin

How To Create A Custom WordPress Plugin Step by Step With Example (Beginner’s Guide)

WordPress plugins contain PHP codes and scripts that can change the core and layout of your WordPress website. While themes only change the look of your website. You can create your own WordPress custom plugin to change the way a website works. The development of the custom plugin can actually use WordPress and PHP codes

How To Create A Custom WordPress Plugin Step by Step With Example (Beginner’s Guide) Read More »

Shopping Cart