Plugin Directory

Changeset 2747469


Ignore:
Timestamp:
06/24/2022 09:26:00 AM (4 years ago)
Author:
BjornW
Message:

Test with WordPress 6.0 & change http into https

  • Tested the plugin with WordPress 6.0 & changed the readme to reflect this.
  • Changed URI from using http by default to using https. URI stays the same


No code or functionality was changed, so no need to change the version
number

Location:
tag-pages/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tag-pages/trunk/readme.txt

    r2238373 r2747469  
    33Tags: tags, pages, tag pages
    44Requires at least: 3.0
    5 Tested up to: 5.3.2
     5Tested up to: 6.0.0
    66Stable tag:trunk
    77License: GPLv2 or later
  • tag-pages/trunk/tag-pages.php

    r2023834 r2747469  
    22/******************************************************************************
    33Plugin Name: Tag Pages
    4 Plugin URI: http://burobjorn.nl
     4Plugin URI: https://burobjorn.nl
    55Description: Add tags to Pages, just as you would do with Posts
    66Version: 1.0.2
    77Author: Bjorn Wijers <burobjorn at burobjorn dot nl>
    8 Author URI: http://burobjorn.nl
     8Author URI: https://burobjorn.nl
    99License: GPLv2 or later
    1010******************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.