If you are looking to use HTTPS, I reccomend following this wordpress guide: https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/#implementing-https-for-wordpress
You can get a free SSL Certificate from: https://letsencrypt.org/
If you find difficulty setting it up, you can often pay your host a small fee to help set this up. Once set up, you just need to make sure all the links on the page are HTTPS and not HTTP. Really easy to fix with plugins like Velvet Blues URL.
The WordPress HTTPS plugin just makes implementing the SSL a bit easier. I would discourage installing old plugins as they often have security flaws and can conflict with your theme / other plugins.
Related Posts:
- Remove Google Fonts Which Are (Probably) Added By Plugins
- Enable Full SSL for WordPress
- How can I make uploaded images in the editor load with HTTPS?
- How can I fix the mixed content problems of the kk star ratings plugin?
- How do I convert my WordPress website to be domain agnostic?
- How do I secure a subdomain using UCC SSL?
- Generate all urls with https
- How do I replace a function, declared inside a plugin’s class, in functions.php?
- Plugin update error message
- How to Loop Plugin Option Field Set?
- How to handel multiple checkbox field in the admin settings page with Settings API
- wp_insert_user – how to send verification email before logging in
- How to load plugin before the wordpress jquery?
- Disabling post images for not logged in users
- WordPress ajax call for not logged in users, doesn’t work
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- HELP: Integrating WP with raw PHP code once published button is hit
- How to redirect Old Post URL to new Post and keep Old post Comments?
- Modifying Footnote Plugin for Descriptive Title Attributes
- I would like to use create a function in my custom plugin to tell WP to use a different header
- bulk change of image setting “link to” to “link to: image url “
- Limit the number of plugins that can be installed in a WordPress installation
- How to get variables from fucntion.php to my plugin files
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- How to add class in plugin only for network site?
- How to stop or remove an action being called inside a function of an extended class
- Date calculations from 2 custom fields
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- How to debug error message: Cannot modify header information
- How to enable specific plugin only based around shop manager role?
- Adding a new field to the address field type in gravity forms
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- Troubleshooting Plugins.php HTTP install path vs. a HTTPS for a single Plug-In
- Redirect to another page using contact form 7? [closed]
- Display Custom Field Value on Admin Page Column
- List the authors that have written posts in a category
- Edit External CSS
- How to get plugin name from plugin file location
- How to prevent additional code in functions.php to be removed once there is an update?
- Checking the count within a foreach loop
- Create a post builder skin in a plugin
- Need to replace Currency Shortforms
- add_query_arg not work in admin
- Woocommerce singe product custom gallery output works just on the first slide
- How do I create a custom permalink structure for a page template
- How to remove a class function from a plugin by using remove_action()?
- How to translate wordpress error message
- Api external with wordpress
- strange shortcode error: does shortcodes requires any dependency?
- All custom widgets are not showing in widget area at the same time
- Hook for altering the content of all wp mails
- How to get rid of Ellipsis on Woocommerce [Essential] Theme [closed]
- Sharing functions between plugins
- More gentle way to hook WordPress custom url
- Removing the custom_image_header from wp_head
- Is it safe to use Web Invoice 2.1.0 without SSL?
- implement custom roles in custom plugin
- How to get current cart values using WC_Shortcodes?
- www redirects to another directory in wordpress
- How to copy the all WordPress media items to another custom plugin folder?
- FPDF for creating pdf diplomas
- WordPress default post categories meta box widget
- Fatal error “Call to undefined function is_plugin_active” each time the plugin is activated
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- How to assign a specific service to a specific provider based on location
- Make modification of add_to_cart button specific to single page
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- how can export data in excel file custom plugin
- https rewrite not working for All in one security Brute force > rename login url
- WP_CRON issue with UTC and local time
- How to wrap image tag into div for post only?
- Why my multisite is this slow? (stats inside)
- Update User Meta Via Ajax
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- Nested DIV’s across functions in PHP, do not seem to work
- Unexpected plugin_dir_path Output
- Can plugin automatically update if i hide the update notification?
- how to repeat taxonomy in different places on wordpress
- how to create table during plugin installation in side a class
- Posting code inside the post instead of in the template file using shortcode
- How to use scripts when header/footer are stripped out
- Metabox Data not saving
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- Can’t get custom user meta to show in header
- Including a PHP file via a function that is part of a plugin?
- overwrite a plugin function in functions.php
- Pass strings to plugin function [closed]
- How do I locate specific file in a post that affects ssl?
- How to tweak a plugin without preventing it from updating
- WP Members additional fields on user profile [closed]
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Woocommerce – Product Description heading [closed]
- Mixed content warning on doctype in admin
- Display Video as Post Thumbnail
- Notifications Bar on home page only
- How to disable plugin capability : “create new category”
- Option value not getting updated until page refresh in WordPress
- WordPress Custom Page Blog Template Pagination Problem (Pagination Not Displaying)
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode