WordPress IP Security, Useful Codes & creating custom plugin
WordPress IP Security, Useful Codes & creating custom plugin, available at $19.99, with 22 lectures, and has 17 subscribers.
You will learn about 1. Child Theme: To create a child theme for the WordPress website; a child theme will also be provided that can be used on any sites. 2. Enfold Theme / Demo import: Learn about installing the Enfold theme, creating a child theme and importing a Demo website. 3. Access WordPress Files / Backup Database (no FTP, Cpanel): You will also be able to backup database plus all other website files without FTP or Cpanel access 4. Website Security: With the use of IP addresses you will learn how to restrict or allow any IP address to access the wp-admin page (login page) 5. Disable right-click: If you do not want anyone to copy text or save images from your website then you can resolve this by adding a few codes and using CSS. 6. Add Read More options: You will learn how to add read more plus URL link at the bottom if someone copies any text from your website 7. Hide Top & Side Admin bar Menu items: Remove any unnecessary menu items (one or many) from the top or side admin bar 8. Hide any plugins from WordPress Backend using simple codes on functions dot PHP 9. Automatically update WordPress plugins: For those managing multiple websites, you will learn two ways (either using a plugin or just using some codes) 10. Improve Add Expires headers score on GTmetrix: You will learn how to improve Add Expires headers score on GT Metrix using .htaccess file. 11. Cache Configuration: Learn how to configure Cache for better GTmetrix score; additional configuration tips for those using Cloudflare. 12. Create Custom plugins: You will learn how you can make your own custom plugins for your WordPress websites 13. Regain Access to WordPress Dashboard for Internal server (Error 505) or Critical Error This course is ideal for individuals who are Intermediates & Freelancers basically everyone willing to learn something new and save time coding It is particularly useful for Intermediates & Freelancers basically everyone willing to learn something new and save time coding.
Enroll now: WordPress IP Security, Useful Codes & creating custom plugin
Summary
Title: WordPress IP Security, Useful Codes & creating custom plugin
Price: $19.99
Number of Lectures: 22
Number of Published Lectures: 22
Number of Curriculum Items: 22
Number of Published Curriculum Objects: 22
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- 1. Child Theme: To create a child theme for the WordPress website; a child theme will also be provided that can be used on any sites.
- 2. Enfold Theme / Demo import: Learn about installing the Enfold theme, creating a child theme and importing a Demo website.
- 3. Access WordPress Files / Backup Database (no FTP, Cpanel): You will also be able to backup database plus all other website files without FTP or Cpanel access
- 4. Website Security: With the use of IP addresses you will learn how to restrict or allow any IP address to access the wp-admin page (login page)
- 5. Disable right-click: If you do not want anyone to copy text or save images from your website then you can resolve this by adding a few codes and using CSS.
- 6. Add Read More options: You will learn how to add read more plus URL link at the bottom if someone copies any text from your website
- 7. Hide Top & Side Admin bar Menu items: Remove any unnecessary menu items (one or many) from the top or side admin bar
- 8. Hide any plugins from WordPress Backend using simple codes on functions dot PHP
- 9. Automatically update WordPress plugins: For those managing multiple websites, you will learn two ways (either using a plugin or just using some codes)
- 10. Improve Add Expires headers score on GTmetrix: You will learn how to improve Add Expires headers score on GT Metrix using .htaccess file.
- 11. Cache Configuration: Learn how to configure Cache for better GTmetrix score; additional configuration tips for those using Cloudflare.
- 12. Create Custom plugins: You will learn how you can make your own custom plugins for your WordPress websites
- 13. Regain Access to WordPress Dashboard for Internal server (Error 505) or Critical Error
Who Should Attend
- Intermediates & Freelancers basically everyone willing to learn something new and save time coding
Target Audiences
- Intermediates & Freelancers basically everyone willing to learn something new and save time coding
This course is designed for everyone who wants to learn new useful codes that can simply be applied to the existing WordPress sites. You can save loads of time by simply copying and pasting the code snippets onto your WordPress theme’s functions or Child theme.
Please note the lesson is not limited just to these codes, as I write new codes or find new ones I will add them gradually on to the lesson so that you will get the opportunity to grasp more for your lifetime. Working as a freelancer, I get many requests from the clients – thus this gave me opportunities to make a huge collection of PRACTICAL codes.
Course brief :
We will learn from the basic – i.e. creating a CHILD THEME ( I will provide the downloadable link) to installing the Enfold theme and importing the demo for the website. The course highlights include :
-
Backing up the website: As you, all know how important it is to back up the website; thus you will learn to back up WordPress just by using WordPress credentials (no need for FTP or Cpanel), additionally, you will also be able to access, update or edit any WordPress files
-
Website Security: Wouldn’t it be nice to restrict all the IP address to access the Wp-admin page except yours? or if you’d like to auto-login to WordPress Dashboard based on your IP, no need to add a password to log in every time? or How about blocking or allowing some IPs to view specific page(s)? Yes, you will learn all this and without using a plugin.
-
Cleaning up the Dashboard: Have you guys ever encountered an annoying user who just plays around with theme functions, plugins, and messes up the whole website? You also cannot restrict by giving other roles than administrative since that user owns the site?. Well in such a situation, I normally hide what the other user doesn’t need to see..ethically hiding items of the dashboard i.e. hiding items from the top admin bar or side admin bar and even crucial plugins or my own custom plugins. You will learn to do this via codes (no plugins required). Enfold users can hide theme options from the top admin bar and side admin bar (for administrator users too).
-
Disable copying image or text or adding Read more link: Though it’s possibly virtually impossible to totally restrict users’ to copy text or images – we can still apply a code of security to block it to do so, especially to the noob users – who are many. Additionally, you will also learn to add READ MORE and your website link, if someone copies the text from your website.
-
Automatic updates: Since I manage almost 15 + websites, its very time consuming for me to check each website and update plugins and themes. Thus, I use a simple code to make automatic updates. I also have a plugin option for you. Additionally, for your custom plugins or specific plugins, you can remove the update notification and disable updates
-
GTmetrix Score: while I am not covering all the aspects for the GTmetrix score, we will look into two things – Add Expires headers & Cache. For Expires headers – no plugins required just modifying the .htaccess file is enough. And for Cache – we will use and configure the best one as suggested by GTmetrix (also inside tips for Cloudflare users).
-
Create your own custom plugins: This plugin can be created by anyone but please note this is only for applying the codes that you would instead apply on functions dot PHP. You will then not have to mess with the theme files; this is however optional – choose as you like.
-
Regain access to the websites: As a Human being, there might be loads of possibilities for errors while copying from here and there. But you won’t have to worry much as you will be able to get back to your website despite a critical error or internal server error – these errors arise if there are wrong codes on functions, dot PHP, or .htaccess file.
The tutorial will be short and to the point, and no lengthy explanations at all. I hope this will be a valuable lesson for you. Please feel free to get back to me for any confusion.
Thank you.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Course highlight
Chapter 2: Create a Child Theme, Install Enfold & Import Enfold Demo
Lecture 1: How to create a Child theme for a WordPress Website?
Lecture 2: Install Enfold theme & Import a demo
Chapter 3: Access WordPress Files and Backup Database
Lecture 1: Edit, copy or Modify WordPress files and Backup database
Chapter 4: Enhance your WordPress security by controlling access to the website via IP
Lecture 1: How to automatically grant access to WordPress dashboard for a specific IP?
Lecture 2: How to restrict or allow specific IP address to access wp-admin page?
Lecture 3: How to control access to the certain pages using IP addresses?
Chapter 5: Disable Right click option or Ctrl C + V option or add a Read more link
Lecture 1: How to disable right click & Ctrl + C, Ctrl + V option on a website?
Lecture 2: How to add Read more & URL, when someone copies text on WordPress website?
Chapter 6: How to hide menu items from Top & Side admin bar?
Lecture 1: How to hide menu items from Top admin bar & Side Admin bar?
Chapter 7: How to hide plugins (from dashboard) & auto update plugins using code or plugin?
Lecture 1: How to hide any plugins from WordPress Backend using simple code?
Lecture 2: How to automatically update plugins or disable update for specific plugin?
Lecture 3: How to Auto update your WordPress plugins using another plugin?
Chapter 8: How to remove all Pending and Spam Comments
Lecture 1: How to remove all Pending and Spam Comments
Chapter 9: How to add reCaptcha to WordPress login page
Lecture 1: How to add reCaptcha to WordPress login page
Chapter 10: How to create Custom plugins?
Lecture 1: How to create a custom plugins for WordPress websites?
Lecture 2: Disabling Editor from the Dashboard
Chapter 11: How to resolve Internal server or Critical Error on WordPress websites?
Lecture 1: Regain Access to WordPress Dashboard for Internal server or Critical Error?
Chapter 12: GTmetrix : Improve Add Expires headers score on GTmetrix & Configure Cache
Lecture 1: How to improve Add Expires headers score on GTmetrix using .htaccess, no plugin?
Lecture 2: Know & configure a Cache plugin – recommended by GT metrix
Chapter 13: Conclusion
Lecture 1: All Codes of the course (zip file)
Lecture 2: Bonus Lecture
Instructors
-
Saujan Man Pradhan
WordPress Designer and Graphic Designer
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 0 votes
- 4 stars: 0 votes
- 5 stars: 0 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024