Plugin Directory

Changeset 2755055


Ignore:
Timestamp:
07/12/2022 12:48:38 PM (4 years ago)
Author:
businessoptimizer
Message:

Update to 1.0.1

Location:
optimizer-shortcodes-phone-number
Files:
11 added
3 edited

Legend:

Unmodified
Added
Removed
  • optimizer-shortcodes-phone-number/trunk/README.md

    r2714364 r2755055  
    1 # Simple Phone Number
     1# Optimizer Shortcodes - Phone Number
    22
    33By [Business Optimizer](https://businessoptimizer.org/)
     
    77A very simple plugin that turns your phone number into a shortcode. This plugin provides a field and shortcode for your phone number allowing you to use it anywhere on your site. If you ever need to update your phone number, you'd just need to change it in one place.
    88
     9This plugin works together with other Optimizer Shortcodes plugins. Find a list of all our Optimizer Shortcodes plugins [here](https://businessoptimizer.org/collections/plugins)
     10
    911## Installation
    1012
    11131. Copy the `optimizer-shortcodes-phone-number` folder into your `wp-content/plugins` folder
    12 2. Activate the Simple Phone Number plugin via the plugins admin page
     142. Activate the Optimizer Shortcodes - Phone Number plugin via the plugins admin page
    13153. Set your phone number in the new field (`/wp-admin/admin.php?page=optimizer-shortcodes`)
    1416
     
    2729= 1.0.0 =
    2830* Initial Release.
     31
     32= 1.0.1 =
     33* Tested for WP 6.0+
  • optimizer-shortcodes-phone-number/trunk/optimizer-shortcodes-phone-number.php

    r2714364 r2755055  
    22/**
    33 * Plugin Name:       Optimizer Shortcodes - Phone Number
    4  * Plugin URI:        https://businessoptimizer.org/blogs/resources
     4 * Plugin URI:        https://businessoptimizer.org/collections/plugins
    55 * Description:       Provides a simple text field for a phone number that can be used throughout the site with a shortcode.
    6  * Version:           1.0.0
     6 * Version:           1.0.1
    77 * Requires at least: 5
    88 * Requires PHP:      7.3
  • optimizer-shortcodes-phone-number/trunk/readme.txt

    r2754699 r2755055  
    33Tags: phone, phone number, phone number shortcode, phone shortcode
    44Requires at least: 4.7
    5 Tested up to: 6
     5Tested up to: 6.0
    66Requires PHP: 7.3
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313A very simple plugin that turns your phone number into a shortcode. This plugin provides a field and shortcode for your phone number allowing you to use it anywhere on your site. If you ever need to update your phone number, you'd just need to change it in one place.
    1414
     15This plugin works together with other Optimizer Shortcodes plugins. Find a list of all our Optimizer Shortcodes plugins [here](https://businessoptimizer.org/collections/plugins)
     16
    1517== Installation ==
    1618
    17191. Copy the `optimizer-shortcodes-phone-number` folder into your `wp-content/plugins` folder
    18 2. Activate the Simple Phone Number plugin via the plugins admin page
     202. Activate the Optimizer Shortcodes - Phone Number plugin via the plugins admin page
    19213. Set your phone number in the new field (`/wp-admin/admin.php?page=optimizer-shortcodes`)
    2022
     
    3638= 1.0.0 =
    3739* Initial Release.
     40
     41= 1.0.1 =
     42* Tested for WP 6.0+
Note: See TracChangeset for help on using the changeset viewer.