Tag: WordPress

  • Creating Zoom Events on WordPress

    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…

  • Setting up Video Conferencing with Zoom plugin version 4.0.0

    Setting up Video Conferencing with Zoom plugin version 4.0.0

    With plugin version 4.0.0 – Video conferencing with zoom plugin now supports server-to-server authentication method. As, JWT App Type is being deprecated by Zoom we have implemented the new server-to-server authentication method. Current users do not need to worry about any breaking changes, chances are there is none. Server-to-server authentication method is fairly simple to integrate.…

  • Joining Meetings in Zoom directly from Browser

    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

    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

    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 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

    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

    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…

  • Deploy WordPress using github on Azure

    Deploy WordPress using github on Azure

    Deploy WordPress using github on Azure, If you have no idea or very little knowledge on how to even get started with azure on WordPress and link those source code to github then this article might be right for you. What i expect you already know: 1. Github commands or github workflow 2. Have paid…

  • WordPress Database Query

    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…