Code to Create Custom User Roles in WordPress- To do that, add the following lines to your theme’s functions.php file. You can change the various functionality availability by setting the appropriate setting to true or false. You can also change the custom role name by editing the my_custom_role and My Custom Role strings to your preference (the first one, with

WordPress: How to Create Custom User Roles in WordPress?Read More »

1. Big Store Theme Stats: Theme Download Author Features Price Big Store ThemeHunk WooCommerce integration , free extensions freemium (from $149 for a lifetime license) Big Store is an eCommerce WordPress theme specially made for shopping websites. You can create any type of online store website using it. Theme is best suited for Fashion & Clothing store, furniture,

Top 5 Best Free WordPress ThemesRead More »

Code to Change “Read More” Text in WordPress- If you want to change the read more text, all you need to do is to add the following code snippet in your theme’s function.php file:- Replace YOUR READ MORE TEXT HERE with your desired read more text.