WordPress

How to add custom login and logout links in the wordpress navigation or menu programmatically ?

You can add this code to your active theme’s functions.php file. I would recommend you to use Child theme. The code checks if the user is logged in or not and if the current menu is the primary menu. Then, it adds the appropriate login or logout link to the menu items. The wp_login_url() and …

How to add custom login and logout links in the wordpress navigation or menu programmatically ? Read More »

How to create a Star Rating/Review/Feedback System with Toolset

This Module is purely built using Toolset No other plugins are required Required Toolset plugins Types Views Access Forms Module Manager After you have all these plugins, then you need to go to main Toolset Import/Export menu and import the purchased ZIP file. KEY FEATURES Rating can be done only once by the logged in …

How to create a Star Rating/Review/Feedback System with Toolset Read More »

4 best ways to secure your WordPress Website ?

Now a days, most of the web applications are being build using WordPress CMS. Being a freelancer, i have seen many people facing security issues in their wordpress websites. They often complain about their website been hacked or compromised and most of the time they think that it is due to WordPress. I am a WordPress Developer …

4 best ways to secure your WordPress Website ? Read More »

Scroll to Top