Plugin Directory

Changeset 2497027


Ignore:
Timestamp:
03/16/2021 01:18:49 PM (5 years ago)
Author:
WpGaint
Message:

tested on wordpress version 5.7

Location:
business-hub-toolbox/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • business-hub-toolbox/trunk/business-hub-toolbox.php

    r2496477 r2497027  
    1212
    1313// If this file is called directly, abort.
     14// tested on wordpress version 5.7
    1415if ( ! defined( 'WPINC' ) ) {
    1516    die;
    1617}
    17 /// tested on wordpress version 5.7
     18// tested on wordpress version 5.7
    1819/**
    1920 * Define Constants
  • business-hub-toolbox/trunk/readme.txt

    r2497025 r2497027  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 
    13 
    1412Add events, pricing table, testimonial also display twitter and instagram feeds for the Business Hub Pro theme
    1513
    16 
    17 
    18 
    1914== Description ==
    20 
    21 
    2215
    2316Plugin to extend features of Business Hub Pro Theme. This plugin helps to add event, pricing table and testimonial and also shows twitter and instagram feeds for the Business Hub Pro theme.
     
    3326* Fully Responsive- compatible with mobile devices
    3427
    35 
    36 
    37 
    3828== Installation ==
    39 
    40 
    4129
    4230= Using The WordPress Dashboard =
     
    54424. Activate the plugin through the 'Plugins' menu in WordPress.
    5543
    56 
    57 
    58 
    59 
    6044== Frequently Asked Questions ==
    61 
    6245
    6346= Do this plugin work for other themes ? =
    6447
    65 
    6648This plugin adds custom post types, meta fields and widgets. These elements can be used in other themes as well.
    6749
    68 
    6950= Does twitter widget works on localhost ? =
    70 
    7151
    7252No, Twitter widget works on live site only. It doesn't work on localhost currently.
Note: See TracChangeset for help on using the changeset viewer.