Tag: php

  • 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.…

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

  • Handle Paypal Express Checkout PHP

    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…

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

  • Tweet using TwitterAPI WordPress

    Tweet using TwitterAPI WordPress

    TwitterAPI for WordPress is now Available for download in the WordPress repository. This new plugin makes easy for the users to show their twitter feeds into their site. The plugin has a clean UI with customizable settings. Best will be usefull for displaying twitter widget or single tweets using tweet ids or show tweets in a page.…

  • Twitter Plugin

    Twitter Plugin

    Ahoy hoy! I am currently developing a new plugin for WordPress which connects with Twitter using the Twitter REST API. Since, i did not find any helpful plugins that is highly customizable or free, i decided to make it myself. I will be releasing this plugin soon. The code will soon be available in Github…