Tuesday, November 26, 2019

How to Prevent Clients from Deactivating WordPress Plugins

Do you want to prevent clients from accidentally deactivating WordPress plugins on the website?

If you make websites for clients, then you probably already have a favorite toolkit of must-have WordPress plugins to install on each site. You may also add custom code snippets inside site-specific plugins for that client.

However, clients can accidentally deactivate one of those plugins, which may affect their site’s functionality or even break it completely.

In this article, we’ll show you how to safely prevent clients from deactivating WordPress plugins without restricting their control on the website.

How to stop clients from deactivating crucial plugins in WordPress

We will cover two methods, and you can choose the one that works best for you. We’ll also discuss some alternative approaches along the way.

Let’s start with the easiest option.

Method 1. Prevent Plugin Deactivation in WordPress by Using a Plugin

This method is easier and less intrusive. It also gives all users with administrator role full control, and they can turn it off whenever they want.

Basically, we will be using a plugin that will remove the ‘Deactivate’ link from all plugins. Users would still be able to install new plugins and can disable this prevention anytime at their own risk.

The first thing you need to do is install and activate the Disable Plugin Deactivation plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, you need to visit Plugins » Plugin Deactivation Settings page to configure plugin options.

Disable Plugin Deactivation settings

Simply select ‘Enable’ next to ‘Disable Plugin Deactivation’ option to turn off the ‘Deactivate’ link for all plugins.

Optionally, you can also disable plugin activation which will stop users from activating any other plugin. You can also turn off plugin deletion and prevent users from installing plugin updates.

Note: You should never disable plugin updates on client sites. This would compromise WordPress security and make your client vulnerable to security threats.

Don’t forget to click on the ‘Save changes’ button to store your settings.

You can now visit the plugins page to see the plugin in action. You’ll not see the ‘Deactivate’ link below any of the active plugins on the website.

No deactivation

The plugin provides an easier and non-obtrusive way to disable the plugin deactivation option. However, your clients can simply go to Plugins » Plugin Deactivation Settings page and disable this feature.

Method 2. Prevent Specific Plugins from Deactivation

This method allows you to prevent deactivation of a single plugin or a group of specific plugins installed on a website.

You’ll need to add code to your WordPress website. If you have not done this before, then take a look at our guide on how to easily add code snippets in WordPress.

First, you need to find the plugin locations that you want to disable. WordPress plugins are stored in the wp-content folder on your website.

You can view this folder by connecting to your WordPress hosting account using an FTP client. Inside the plugins folder, you’ll see different folders for each plugin installed on that website.

Plugins folder

Inside each folder, you’ll also find a plugin file, which is usually named after the plugin and ends with .php extension.

Next, you need to add the following code to your theme’s functions.php file or a site-specific plugin.

add_filter( 'plugin_action_links', 'disable_plugin_deactivation', 10, 4 );
function disable_plugin_deactivation( $actions, $plugin_file, $plugin_data, $context ) {

        if ( array_key_exists( 'deactivate', $actions ) && in_array( $plugin_file, array(
                'wpforms/wpforms.php',
                'woocommerce/woocommerce.php'
        )))
                unset( $actions['deactivate'] );
        return $actions;
}

As you can see in the above code, we have disabled deactivation for two plugins, WPForms and WooCommerce.

We have added the plugins by mentioning their location inside the plugins folder. For example, wpforms/wpforms.php

Don’ forget to replace plugin locations with the plugins that you want to protect.

You can now visit the plugins page, and you will notice the deactivate link disappear below those plugins.

Specific plugins protected

This method is better as it only affects crucial plugins. Your clients will still be able to deactivate other plugins, install new plugins, delete plugins, and update all plugins.

Limiting Plugin Access by User Roles and Permissions

WordPress comes with a built-in user role management system. A default WordPress installation comes with the following user roles:

To learn more, see our complete beginner’s guide to WordPress user roles and permissions.

Only the Administrator user role has permission to manage plugins. If you are making a website for a client, then you can create two user accounts for them.

One with the Administrator privileges, which will allow them to manage the website on their own. After that, you can add a second user account with the Editor user role. Your clients can use it to create content.

This would reduce the chances that they will accidentally deactivate crucial plugins. You’ll need to educate them to use the Administrator account carefully for installing updates or adding new users.

Alternately, you can create a custom user role with a specific set of permissions. This way you can create a user role that can modify themes but cannot manage plugins.

We hope this article helped you learn how to prevent clients from deactivating WordPress plugins. You may also want to see our guide on how to create a custom WordPress login page for your clients.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Prevent Clients from Deactivating WordPress Plugins appeared first on WPBeginner.


November 26, 2019 at 07:00PM

Monday, November 25, 2019

120+ Black Friday / Cyber Monday 2019 WordPress Deals – Big Savings

Looking for the best Black Friday and Cyber Monday deals on your favorite WordPress products?

The next few days are the perfect time to buy premium WordPress plugins, themes, web hosting, and tools to grow your business. As always, to help you find the best deals, we have created the ultimate listed of best WordPress Black Friday and Cyber Monday deals for 2019. Some of these are exclusive just for WPBeginner readers.

View our Complete Black Friday and Cyber Monday List for 2019

Bonus Giveaways

Some WordPress companies are doing exclusive Black Friday giveaways. Here are the top ones:

Once again, to see all the WordPress Black Friday deals, click here!

View our Complete Black Friday and Cyber Monday List for 2019

The post 120+ Black Friday / Cyber Monday 2019 WordPress Deals – Big Savings appeared first on WPBeginner.


November 25, 2019 at 02:37PM

Saturday, November 23, 2019

21 Best WordPress Themes for Car Dealerships

Are you looking for the best WordPress themes for car dealerships?

There are hundreds of free and paid WordPress themes for business websites.

However, if you need a theme specifically designed for car dealerships or automotive enthusiasts, then it becomes difficult to find a perfect theme that just works out of the box.

In this article, we have hand-picked some of the best WordPress themes for car dealerships.

WordPress Themes for Car Dealerships

Creating a Car Dealership Website with WordPress

WordPress is the best website builder used by thousands of businesses around the world including many big name brands. It is also a popular choice among car dealerships, automobile enthusiasts and bloggers.

Before getting started, make sure that you are choosing the right platform. A self-hosted WordPress.org site will give you access to WordPress features (see our comparison: WordPress.com vs wordPress.org).

Self-hosted WordPress sites need a domain name and web hosting.

We recommend using Bluehost. They are one of the top hosting companies in the world and an officially recommended WordPress hosting provider.

For WPBeginner users, they are also offering a free domain name, free SSL certificate, and a generous discount on web hosting.

→ Click Here to Get This Exclusive Bluehost Deal ←

After purchasing the web hosting, you should check out our how to make a website guide for step by step WordPress installation instructions.

Once you’re ready, let’s take a look at some of the best WordPress themes for car dealerships.

1. Divi Car Dealer

Divi Car Dealer

Divi Car Dealer is a stylish WordPress theme for car dealerships, car rentals, and automobile businesses. It ships with multiple landing pages for about page, contact page, and more.

It also includes a car financing and listing page template. With this theme, you can launch your car dealership website quickly.

2. Car Repair by Astra Theme

Astra Car Repair

Car Repair is a beautiful WordPress theme for an auto repair, car service, or car dealership website. It is available as with the Astra Theme, and you’ll need to use their Starter Sites plugin to import the Car Repair theme.

It comes with a beautiful full-width layout with a clear call to action button. You can simply edit the homepage using the default WordPress editor. The theme is highly optimized for SEO.

3. Ultra Horizontal

Ultra Horizontal

Ultra Horizontal is a modern WordPress theme well-suited for car dealerships, car rentals, car accessories, and more. It comes with a unique horizontal featured content slider.

It comes with a collapsible footer area that the users can see by clicking on the arrow at the bottom of the page. It supports WooCommerce out of the box making it easier to create your online store.

4. OceanWP

OceanWP

OceanWP is a free multipurpose WordPress theme with dozens of ready-made website demos to create a website for your car dealership. It is fully compatible with WordPress page builders.

It comes with unlimited color schemes, multiple page layouts, custom widgets, and crisp typography. You can change your theme settings using live customizer, which makes it quite easy to use for beginners.

5. Neve Vintage

Neve Vintage

Neve Vintage is a retro-style WordPress theme available as starter site with the Neve Theme.

It gives your website a nostalgic feel which makes it unique and easy to standout. Your site can be edited using the default WordPress editor. You can simply replace the demo content and images with your own and customize theme settings to match your own needs.

6. Automotive

Automotive

Automotive is a dark-colored WordPress theme built specifically for car dealerships. It has a powerful search engine for users to find cars on your websites.

It offers unlimited color schemes and crisp typography. The theme comes with a built-in module to integrate your website with PayPal for selling cars online.

7. Car Wash by Astra Theme

Astra Car Wash

Car Wash is a stylish WordPress theme designed specifically car service, car rental, and car dealership websites. It features a beautiful layout with a fullscreen custom background image.

To install the Car Wash theme, you’ll need to download Astra Theme and then use their Starter Sites plugin to import this layout.

The homepage is divided into different sections to showcase your services, clients’ testimonials, and more. You can use WordPress customizer or drag and drop page builders for easy customization.

8. Altitude Pro

Altitude Pro

Altitude Pro is a flexible WordPress theme to create a website for any business niche including car dealerships, car rentals, and automotive businesses. It is a Genesis powered theme which makes it powerful and robust.

It has a widgetized homepage to set up and customize the website quickly. The theme is compatible with WooCommerce to create an online store.

StudioPress is now part of WP Engine, the most popular managed WordPress hosting company. You can get this theme and all 35+ other StudioPress themes if you sign up for WP Engine hosting to build your website.

Bonus: WPBeginner users also get an additional 20% OFF. Get started with WP Engine today!

9. Hestia Pro

Hestia Pro

Hestia Pro is a modern one-page WordPress theme built to create all kinds of websites. The theme can integrate with popular page builders like Beaver Builder, Elementor, etc for customization.

It has color choices, fonts, and multiple layout designs. Hestia Pro is translation ready and fully supports WPML to create a multilingual website.

10. Automax

AutoMax

AutoMax is a professional WordPress car dealership theme. It allows you to import/export external inventory with scheduled imports to run automatically.

It comes with a custom search feature that is quite fast and allows your users to find their favorite cars. AutoMax theme is easy to set up and helps you quickly get started.

11. Breakthrough Pro

Breakthrough Pro

Breakthrough is a powerful WordPress theme built on top of the StudioPress Genesis framework. It comes with a beautiful white color background and minimal layout.

The theme is perfect for your car dealership business. You can add attractive photos, services, and deals on the homepage to engage your users.

12. The Automobile

The Automobile

The Automobile is a free WordPress theme built specifically for car dealerships, small car dealers, and automobile businesses. It comes with a stylish header which uses a beautiful image slider.

The theme allows you to showcase your blog posts on the homepage. You can easily customize theme settings using the live customizer or theme options panel.

13. Technico

Technico

Technico is a premium WordPress theme designed for auto technicians, car dealerships, and automobile mechanics.

It has a customizable header to add social icons, navigation menu, address, business phone number, and a custom logo. You can also add a fullscreen image with a tagline and call to action button in the top fold of the website.

14. KarDealer

KarDealer

KarDealer is a free WordPress theme perfect for car dealerships, accessories, blogs, and automobile business websites.

It allows you to list/sell new and used cars using third-party plugins. It comes with custom footer widgets, color skins, and a social media menu.

15. Transport by Astra Theme

Astra Transport

Transport is a bright-colored WordPress theme by Astra. It has a centered layout with custom logo, navigation menu, and background image.

To install the Transport theme on your WordPress website, you’ll need to download Astra Theme and then use their Starter Sites plugin to import this layout.

The theme offers animated sections on the homepage to display your sales, inventory, and more. It supports drag and drop page builders out of the box. It also works seamlessly with popular contact form plugins like WPForms.

16. CarListings

CarListings

CarListings is a beautiful free WordPress theme built for car listings, dealerships, and automotive blogs. It works with useful WordPress listing plugins to add the directory functionality to your website.

The theme has a fully customizable header to add your business hours, business email address, custom logo, and more.

17. Workstation Pro

Workstation Pro

Workstation Pro is a creative WordPress multipurpose theme built on top of the Genesis framework. It has a welcoming homepage with clear call-to-actions and spacious design.

The theme is customizable with page builders, WordPress live customizer, and theme options panel. It is eCommerce ready out of the box and can also be used on multilingual websites.

18. Car Dealer Deluxe

Car Dealer

Car Dealer Deluxe is a modern WordPress theme well-suited for car dealerships, showrooms, traders, sports cars websites.

It allows you to add multiple currencies to display prices, manage inventory, and create car listings. It comes with an easy to use theme options panel which allows you to choose theme colors, layout, and other settings.

19. Indigo

Indigo

Indigo is a modern WordPress theme built to create any kind of website. It can also be used to build your car dealership site with multipurpose design and powerful features.

It has featured content section on the homepage. The theme is compatible with WooCommerce to launch your eCommerce site and sell cars online.

20. Advance Automobile

Advance Automobile

Advance Automobile is a free WordPress theme designed specifically for automobile shops, car dealers, car rentals, and auto mechanics. The theme offers a stylish and highly customizable layout.

It comes with multiple call-to-action buttons, a fullscreen image slider, social media icons, and a simple navigation menu. The theme elements are easy to customize with the live WordPress customizer.

21. Enterprise

Enterprise

Enterprise is a multipurpose WordPress theme perfect for high-end automobile businesses and car dealerships. It has a stylish layout with beautiful typography which helps you make a strong first impression.

With this theme, you get multiple homepage sections to display your car photos, services, and more. It is highly optimized for speed and performance.

We hope this article helped you find the best WordPress themes for car dealerships. You may also want to see our pick of the best WordPress plugins for business.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post 21 Best WordPress Themes for Car Dealerships appeared first on WPBeginner.


November 22, 2019 at 06:26PM

Thursday, November 21, 2019

How to Restrict Your WordPress Forms to Logged-in Users Only

Are you looking for an easy way to restrict your WordPress form submissions to logged-in users only?

If you have a membership site, online store, or another type of website that has registered users, then you may want to restrict certain forms access to only logged in users.

In this article, we will show you how to restrict your WordPress forms access so only logged in users can fill out and submit them.

Restrict Form Access in WordPress

When and Why You Need to Restrict Access for WordPress Forms?

There could be a number of scenarios when you would need to restrict access to certain WordPress forms to logged-in users only.

For example:

  • You may be hosting a private members event, and you only want registered users on your site to RSVP.
  • You may restrict access to support for members only, and by restricting it to logged-in users only, you can dynamically populate certain information from their profile.
  • You might want to run an employee survey or poll, and you want to restrict access to your internal team only.
  • You are running a customer NPS survey that you only want to be submitted by logged-in users only.
  • You might have a special prize claim form that you want to be accessed by only certain logged-in users.

These are just some examples, but there could be literally hundreds of other use cases where you want to restrict form access to registered users only.

With that said, let’s take a look how to restrict your WordPress form access to logged-in users only.

Method 1: Restrict Form Access with WPForms Form Locker Addon

This method is easiest and most powerful, so we recommend it for all beginner users. We will use the WPForms plugin and their Form Locker addon to completely lock down WordPress form access.

WPForms is the best WordPress form plugin used by over 2 million websites. It was created by WPBeginner’s founder, Syed Balkhi, to have all the features we needed for running our business.

The first thing you need to do is install and activate the WPForms plugin. For more details, see this step by step guide on how to install a plugin in WordPress.

Upon activation, you need to enter your license key and then add over to the WPForms » Addons page to install the Form Locker Addon.

WPForms Form Locker Addon

Now you’re ready to create a new form that has restricted access for logged-in users.

To do this, go ahead and create a new form by going to WPForms » Add New. This will open the WPForms form builder where you will be presented with the option to either choose a form template or start with a blank one.

WPForms drag & drop form builder is extremely easy to use, so you can add or remove fields and customize the form to your liking.

WPForms Form Builder

Once you have added all the necessary fields, you need to go to the Settings Tab and click on Form Locker.

WPForms Form Locker Settings

On this tab, you will see the option to enable password protection for your WordPress forms, set total entry limits, enable form scheduling, and enable restricting entries to logged-in users only.

Form Locker Logged in User Only

Once you check the box, you will see a new Message field where you will need to draft a message that will appear to all users who are not logged in to your site.

WPForms Form Locker Restrict Access Message

Once done, you can tweak other form settings that you might need and then click the Save button.

Now you can embed this form on any WordPress post or page on your site by using the WPForms shortcode in the Classic Editor or by using the WPForms block in the Gutenberg editor.

Simply go to Post or Pages, and then click on the Plus icon to select a block. Next, type WPForms in the block search.

Add WPForms block to WordPress post or page

Once the WPForms block is added, select your form to embed and you’re done. Congratulations, you have successfully created a WordPress form that’s restricted to logged-in users only.

Method 2: Restrict Form Access with Password Protected or Private Pages

Another way to restrict form access in WordPress is by using the default WordPress visibility settings. You can use this method with the free version of WPForms or any other contact form plugin.

Simply create a Page or Post where you want to embed the form. After that click on the Visibility settings on the right panel.

WordPress Page Visibility Settings

You have the option to either make the whole page private or make the whole page password protected.

Private pages can only be seen by the Administrators and Editor level users on your website.

If you set a password for the page, then you will have to share that password with everyone who you want to give access to.

While this method works, there are several downsides to it.

First, the entire page is hidden not just the forms area. You lack the finer controls, and there’s no way for you to see which logged-in user submitted the form (if you’re using the password protected setting).

Method 3: Use Advanced Membership Plugins to Restrict Form Access

If you’re using an advanced WordPress membership plugin like MemberPress, then it comes with a lot of access control features built-in.

You can simply go to MemberPress » Rules to create a new permissions rule.

Add new rules in MemberPress

The rule edit page allows you to select different conditions and associate them to a membership plan.

For example, you can select all content that matches a particular tag or category to be available only to members with the silver subscription plan.

Add a rules set to MemberPress

You can also create more specific rules. For example, a single post or page, child pages, or a specific URL.

Once you have set the rules, you can use it in combination with any WordPress contact form plugin to restrict form access to logged-in users only.

For more details, see our step by step guide on how to restrict content access in WordPress.

We hope this article helped you learn how to restrict your WordPress forms to logged-in users only. You may also want to see our list of best WordPress plugins for business websites.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Restrict Your WordPress Forms to Logged-in Users Only appeared first on WPBeginner.


November 21, 2019 at 08:37PM

How to Make the Most Out of WPBeginner’s Free Resources

Often new WPBeginner readers ask us how can they get maximum benefits from all the free resources available on our website.

WPBeginner is the largest free WordPress resource site for beginners. We have been publishing free WordPress guides, how-to tutorials, and videos since 2009.

In this article, we will show you how to make the most out of WPBeginner’s free resources.

Taking advantage of WPBeginner's free WordPress resources

If you haven’t started a website yet, then please take a look at following guides:

If you already have a website, then follow the resources below:

1. Subscribe to WPBeginner Newsletter

Subscribe to WPBeginner newsletter

Signing up for the WPBeginner newsletter is the best way to stay updated with WPBeginner’s new posts and resources. When we write a new article, it will land directly in your email inbox (weekly).

You’ll also get links to our other resources that you may have missed.

2. Signup for Our FREE Video Tutorials

WPBeginner video tutorials

If you are just starting out with WordPress, then our WordPress Beginners Videos should be your first destination.

We hate to see many big companies selling such basic education for hundreds of dollars. This is why we decided to make it available for Free.

These HD quality videos are built for beginner level users. Our 23-step easy to follow video tutorials cover from the basics to advanced WordPress topics and will help you get started with WordPress in no time.

3. Join Our Facebook Group (WPBeginner Engage)

WPBeginner Facebook Group

With more than 20,000+ members, our Facebook group, WPBeginner Engage is one of the fastest-growing WordPress group on Facebook.

It is the most casual and often the fastest way to get WordPress help from our WordPress experts, and other motivated website owners like yourself.

Our team members actively participate in the group to answer user questions. We also do Facebook Live sessions with our Founder and CEO, Syed Balkhi.

4. Join our YouTube Channel

WPBeginner on YouTube

With nearly 154,000+ subscribers, WPBeginner’s YouTube channel is the best WordPress channel on YouTube (over 500+ free videos).

We regularly upload new videos with useful how-to tutorials aimed at beginner level users. These videos are short, sweet, and easy to follow.

You will also get the video transcript, a text version of the tutorial, and you can even ask questions in the comments.

Joining our YouTube channel will help you stay up to date, brush up your WordPress skills, and discover new tools and plugins for your website.

5. Allow WPBeginner Push Notifications

Allow push notifications from WPBeginner

Another way to stay in touch with important content is to get push notifications from WPBeginner.

Allowing push notifications will let you receive browser notifications on your desktop or mobile devices. We only use this notification for important pieces of content (not every content). You can check the article right away or later at your convenience.

If you have push notifications blocked on your browser, then you can enable them or selectively allow WPBeginner.

Here is how to turn on notifications in major browsers:

6. Follow us on Your Favorite Social Media Network

Follow WPBeginner on Social

We do our best to be present on all popular social media platforms, so we can help you learn WordPress on your favorite platform.

You can follow us on Twitter, Facebook, LinkedIn, Pinterest, and Instagram.

This way you can participate in our community discussions, see what new posts we have published, get in touch with us, and leave your comments and feedback.

We like to hear from our users. In fact, many of our post ideas come from user requests made on Twitter, Facebook, and our other social channels.

7. Got a WordPress Question? Here is How to Find The Answer

Search WPBeginner

At the top right corner of every page on WPBeginner, there is a search box. This search box is powered by Google Custom Search. It is fast and highly accurate.

Simply type the question you wanted to ask us. There is a very good chance that we have already written about it.

Pro tip: To save time, some readers just Google their WordPress questions with wpbeginner at the end of each search term, so Google can show them the most accurate answer.

8. Can’t Find an Answer? Drop us a Line or Tweet to us

Send us a message

If you have searched WPBeginner and didn’t find an answer to your question, then you can reach us using the contact form on our website.

You can also Tweet to us @WPBeginner.

Alternately, you can post your question on WPBeginner’s Facebook Group. This way you can share as much information as you like and get help not just from our experts but other users as well.

We try our best to get back to you with an answer or point you in the right direction within 1 business day.

We love hearing from our users because that’s what keeps us motivated and inspired.

9. Need Plugin and Theme Recommendations?

Plugin and theme recommendations

Many beginners are concerned about which plugins they should use on their WordPress site or how to find the perfect theme. Visit WPBeginner’s Showcase section where we hand-pick the best WordPress plugins and themes. Here are some places to look at:

Want to know which WordPress plugins and tools we use on WPBeginner? Check out WPBeginner’s Blueprint where you will find all the tools and plugins we use to run WPBeginner.

10. Lookup Terms in our WordPress Glossary (aka WordPress Dictionary)

WPBeginner Glossary

As a beginner, it’s quite intimidating to not know what a specific technical lingo means. That’s exactly why we created our WordPress glossary.

You can look up for WordPress and blogging terms in Our WordPress Glossary section. We have organized the most commonly used terms in alphabetical order with easy to understand descriptions for each term.

11. Get The Best WordPress Deals and Coupons

WPBeginner Deals

As the largest WordPress resource site, we have reached out to top WordPress companies for exclusive discounts and deals for our users.

In WPBeginner’s Deals section, you’ll find excellent WordPress hosting, theme, and plugin coupons.

We have also included special offers from most of the tools and services that we use ourselves to grow our business. All these deals will help you grow your business online with much less effort.

12. Want to Learn More About WPBeginner?

About WPBeginner

Are you curious about who runs WPBeginner? Why it’s free and how it works? Check out our about page.

We started out as a small blog to help our clients learn how to use WordPress. Since then WPBeginner has grown into becoming one of the largest free WordPress resource site for beginners.

You may also want to check out the personal website of our founder and CEO, Syed Balkhi. You can find him on Twitter as well as Instagram.

13. What Else We Do?

WPBeginner blog is managed by Awesome Motive Inc, the management company behind many other premium WordPress plugins and tools.

If you like our free tutorials, then please support us by using our premium plugins:

  • OptinMonster – Helps you get more email subscribers.
  • WPForms – Best WordPress contact form and survey plugin.
  • MonsterInsights – #1 WordPress analytics plugin (trusted by 2 million websites).
  • RafflePress – WordPress giveaway and contest plugin to help you grow your website traffic.
  • WP Mail SMTP – Fixes the WordPress not sending email issues.
  • SeedProd – Best WordPress coming soon and maintenance mode plugin.
  • TrustPulse – Helps you boost conversions with honest social proof notifications.

We hope this article helped you learn how you can make the most out of WPBeginner’s free WordPress resources. You may also want to take a look at how to learn WordPress in a week or less.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Make the Most Out of WPBeginner’s Free Resources appeared first on WPBeginner.


November 20, 2019 at 07:00PM