Category: PHP
-
Automatically logout idle users in WordPress
Maintaining security and performance is crucial for any WordPress website. One effective way to enhance both is to automatically logout idle users. This feature ensures that users who are inactive for a certain period are logged out, reducing the risk of unauthorized access and freeing up server resources. The best part? You can easily implement…
-
Creating Zoom Events on WordPress
Ever wondered how you can host your Zoom events directly from your own website without needing to go back and forth on Zoom portal? You can do so, using WordPress alongside with Video Conferencing with Zoom plugin. This tutorial shows you on how you can create your Zoom Meetings from your WordPress site and show…
-
Joining Meetings in Zoom directly from Browser
Join Zoom Meetings directly from Browser for your WordPress site is now possible. I have just released a new update version tagged 3.2.0 which allows your users to join meetings directly from your website without needing to download Zoom App. Please note: This is still in Testing phase for the plugin. So, let me know…
-
Zoom Meetings with WooCommerce Integration
Have you ever felt the need to sell your Zoom meetings from your WordPress website ? With Zoom Meetings with WooCommerce Integration plugin now you can do so easily and automated as well. Requirements: You need to have free version of the plugin installed ie. Video conferncing with Zoom API WordPress plugin Then you will…
-
Zoom API integration on WordPress
Zoom API integration on WordPress has never been easier now. Have you wondered if you would be able to use your zoom account directly from your website ? Try Video Conferencing with Zoom API plugin for WordPress which enables you to create meeting and show them directly on your WordPress dashboard. Easy right ? Wait…
-
Zoom Conference WP Plugin Documentation
Zoom Conference WP Plugin( FREE ) Documentation shows a basic few steps to integrate zoom plugin into WordPress. There are no complicated processes. Just the basic steps. Check out this post for details in changes and check this post for detailed documentation. Want to Sell your meetings using WooCommerce ? FREE Plugin for WordPress: Download…
-
WP Inactive Logout
BUY PRO Version and unlock more features WP Inactive Logout makes your WP account secure from snoopers, friends to protect your data by assuring auto log out system within a certain defined time. This will help you keep safe from any users using same machine to access your account in case you are away and…
-
Using Gulp in WordPress
Gulp for WordPress themes and Plugins can boost your development speed. One word AUTOMATION in basic terminology that defines gulp. Web developers often find themselves doing repetition in small and tedious work on daily basis which can be simplified by implementing gulp and automation. Without gulp assumption -> repetitive tasks = time consuming = loss in productivity. With…
-
Handle Paypal Express Checkout PHP
Express Checkout is a fast, easy way for buyers to pay with PayPal. Express Checkout eliminates one of the major causes of checkout abandonment by giving buyers all the transaction details at once, including order details, shipping options, insurance choices, and tax totals. Studies show that adding the Express Checkout button to your website can…
-
WordPress Database Query
Please note, that this article is intended for WordPress beginners and aims to provide guidance to those who have not dealt much with WordPress site migration. Installing WordPress is very easy and can be done in 5 steps whether you are on your local server or a live server. You can accomplish this without going…