Plugin Directory

Changeset 2285467


Ignore:
Timestamp:
04/17/2020 07:19:41 AM (6 years ago)
Author:
koter84
Message:

auto-commit [] stable: 1.1.2 -> 1.1.3

Location:
wpdefaultprivate
Files:
7 added
5 edited

Legend:

Unmodified
Added
Removed
  • wpdefaultprivate/trunk/languages/wpdefaultprivate-nl_NL.po

    r2072656 r2285467  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: wpDefaultPrivate 1.1.2\n"
     3"Project-Id-Version: wpDefaultPrivate 1.1.3\n"
    44"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpDefaultPrivate\n"
    55"POT-Creation-Date: 2019-04-22 00:00:00+00:00\n"
  • wpdefaultprivate/trunk/languages/wpdefaultprivate.pot

    r2072656 r2285467  
    1 # Copyright (C) 2019 wpDefaultPrivate
     1# Copyright (C) 2020 wpDefaultPrivate
    22# This file is distributed under the same license as the wpDefaultPrivate package.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: wpDefaultPrivate 1.1.2\n"
     5"Project-Id-Version: wpDefaultPrivate 1.1.3\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpDefaultPrivate\n"
    7 "POT-Creation-Date: 2019-04-22 00:00:00+00:00\n"
     7"POT-Creation-Date: 2020-04-17 00:00:00+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
     11"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
    1212"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
  • wpdefaultprivate/trunk/readme.txt

    r2072656 r2285467  
    22Contributors: koter84
    33Requires at least: 4.0
    4 Tested up to: 5.1
    5 Stable tag: 1.1.2
     4Tested up to: 5.4
     5Stable tag: 1.1.3
    66Tags: private
    77License: GPLv2 or later
     
    2020
    2121== Changelog ==
     22
     23= 1.1.3 =
     24* checked compatibility with wordpress 5.4
    2225
    2326= 1.1.2 =
  • wpdefaultprivate/trunk/wpdefaultprivate.php

    r2072656 r2285467  
    22/**
    33 * @package wpDefaultPrivate
    4  * @version 1.1.2
     4 * @version 1.1.3
    55 */
    66/*
     
    99Description: This plugin makes all posts default to private instead of public
    1010Author: Dennis Koot
    11 Version: 1.1.2
     11Version: 1.1.3
    1212Author URI: http://denniskoot.nl/
    1313Text Domain: wpDefaultPrivate
Note: See TracChangeset for help on using the changeset viewer.