Plugin Directory

Changeset 2299468


Ignore:
Timestamp:
05/06/2020 04:35:53 PM (6 years ago)
Author:
dirigible
Message:

added 1.0.2 changed PHP requirements

Location:
dirigible-seo
Files:
3 edited
9 copied

Legend:

Unmodified
Added
Removed
  • dirigible-seo/tags/1.0.2/config.codekit3

    r2298600 r2299468  
    1717        "oAP": "/.gitattributes",
    1818        "oF": 0
    19         },
    20     "/assets/banner-1544x500.png": {
    21         "ft": 32768,
    22         "iS": 50356,
    23         "oA": 0,
    24         "oAP": "/assets/banner-1544x500.png",
    25         "oF": 0,
    26         "oIPL": 0,
    27         "opt": 0,
    28         "oT": 1,
    29         "q": 100
    30         },
    31     "/assets/banner-772x250.png": {
    32         "ft": 32768,
    33         "iS": 24535,
    34         "oA": 0,
    35         "oAP": "/assets/banner-772x250.png",
    36         "oF": 0,
    37         "oIPL": 0,
    38         "opt": 0,
    39         "oT": 1,
    40         "q": 100
    41         },
    42     "/assets/icon-126x126.png": {
    43         "ft": 32768,
    44         "iS": 2520,
    45         "oA": 0,
    46         "oAP": "/assets/icon-126x126.png",
    47         "oF": 0,
    48         "oIPL": 0,
    49         "opt": 0,
    50         "oT": 1,
    51         "q": 100
    52         },
    53     "/assets/icon-256x256.png": {
    54         "ft": 32768,
    55         "iS": 5182,
    56         "oA": 0,
    57         "oAP": "/assets/icon-256x256.png",
    58         "oF": 0,
    59         "oIPL": 0,
    60         "opt": 0,
    61         "oT": 1,
    62         "q": 100
    63         },
    64     "/assets/icon.svg": {
    65         "ft": 2097152,
    66         "miP": 0,
    67         "oA": 2,
    68         "oAP": "/assets/icon.svg",
    69         "oF": 0,
    70         "opt": 0,
    71         "plM": 52780316221407,
    72         "prP": 0
    73         },
    74     "/assets/screenshot-1.png": {
    75         "ft": 32768,
    76         "iS": 917012,
    77         "oA": 0,
    78         "oAP": "/assets/screenshot-1.png",
    79         "oF": 0,
    80         "oIPL": 0,
    81         "opt": 0,
    82         "oT": 1,
    83         "q": 100
    8419        },
    8520    "/css/dirigible-seo.css": {
  • dirigible-seo/tags/1.0.2/dirigible-seo.php

    r2298771 r2299468  
    44 Plugin URI: https://dirigiblestudio.com/wordpress/plugins/
    55 description: Dead simple SEO Control for Wordpress. Requires ACF.
    6  Version: 1.0.1
     6 Version: 1.0.2
    77 Author: Dirigible Studio
    88 Author URI: https://dirigiblestudio.com
  • dirigible-seo/tags/1.0.2/readme.txt

    r2298771 r2299468  
    55Requires at least: 3.1
    66Tested up to: 5.4.1
    7 Requires PHP: 7.2
    8 Stable tag: 1.0.1
     7Requires PHP: 7.0
     8Stable tag: 1.0.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5555Not at this time. We're open to input, so if you have a burning need, get in touch.
    5656
     57= What text keywords/variables can I use? =
     58
     59Currently, you can use:
     60{Title} for the post/taxonomy/page title.
     61{Site} for your site name.
     62
     63= Does this work with Gutenberg? =
     64
     65Yup.
     66
    5767
    5868== Screenshots ==
  • dirigible-seo/trunk/config.codekit3

    r2298600 r2299468  
    1717        "oAP": "/.gitattributes",
    1818        "oF": 0
    19         },
    20     "/assets/banner-1544x500.png": {
    21         "ft": 32768,
    22         "iS": 50356,
    23         "oA": 0,
    24         "oAP": "/assets/banner-1544x500.png",
    25         "oF": 0,
    26         "oIPL": 0,
    27         "opt": 0,
    28         "oT": 1,
    29         "q": 100
    30         },
    31     "/assets/banner-772x250.png": {
    32         "ft": 32768,
    33         "iS": 24535,
    34         "oA": 0,
    35         "oAP": "/assets/banner-772x250.png",
    36         "oF": 0,
    37         "oIPL": 0,
    38         "opt": 0,
    39         "oT": 1,
    40         "q": 100
    41         },
    42     "/assets/icon-126x126.png": {
    43         "ft": 32768,
    44         "iS": 2520,
    45         "oA": 0,
    46         "oAP": "/assets/icon-126x126.png",
    47         "oF": 0,
    48         "oIPL": 0,
    49         "opt": 0,
    50         "oT": 1,
    51         "q": 100
    52         },
    53     "/assets/icon-256x256.png": {
    54         "ft": 32768,
    55         "iS": 5182,
    56         "oA": 0,
    57         "oAP": "/assets/icon-256x256.png",
    58         "oF": 0,
    59         "oIPL": 0,
    60         "opt": 0,
    61         "oT": 1,
    62         "q": 100
    63         },
    64     "/assets/icon.svg": {
    65         "ft": 2097152,
    66         "miP": 0,
    67         "oA": 2,
    68         "oAP": "/assets/icon.svg",
    69         "oF": 0,
    70         "opt": 0,
    71         "plM": 52780316221407,
    72         "prP": 0
    73         },
    74     "/assets/screenshot-1.png": {
    75         "ft": 32768,
    76         "iS": 917012,
    77         "oA": 0,
    78         "oAP": "/assets/screenshot-1.png",
    79         "oF": 0,
    80         "oIPL": 0,
    81         "opt": 0,
    82         "oT": 1,
    83         "q": 100
    8419        },
    8520    "/css/dirigible-seo.css": {
  • dirigible-seo/trunk/dirigible-seo.php

    r2298771 r2299468  
    44 Plugin URI: https://dirigiblestudio.com/wordpress/plugins/
    55 description: Dead simple SEO Control for Wordpress. Requires ACF.
    6  Version: 1.0.1
     6 Version: 1.0.2
    77 Author: Dirigible Studio
    88 Author URI: https://dirigiblestudio.com
  • dirigible-seo/trunk/readme.txt

    r2298771 r2299468  
    55Requires at least: 3.1
    66Tested up to: 5.4.1
    7 Requires PHP: 7.2
    8 Stable tag: 1.0.1
     7Requires PHP: 7.0
     8Stable tag: 1.0.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5555Not at this time. We're open to input, so if you have a burning need, get in touch.
    5656
     57= What text keywords/variables can I use? =
     58
     59Currently, you can use:
     60{Title} for the post/taxonomy/page title.
     61{Site} for your site name.
     62
     63= Does this work with Gutenberg? =
     64
     65Yup.
     66
    5767
    5868== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.