Plugin Directory

Changeset 2718308


Ignore:
Timestamp:
05/04/2022 08:24:08 PM (4 years ago)
Author:
jonahhoj
Message:

updated to most recent wordpress version

Location:
date-published-shortcode/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • date-published-shortcode/trunk/articledate.php

    r1874369 r2718308  
    33/*
    44Plugin Name: Date Published Shortcode
    5 Plugin URI: http://universityofpolitics.com/home/
    65Description: Put the shortcode “[post_published]” in the article to automatically show the date of publication.
    76Version: 0.1.0
    87Author: Jonah Hoj
    9 Author URI: http://universityofpolitics.com/about/
    108License: GPLv2 or later
    119*/
  • date-published-shortcode/trunk/readme.txt

    r1874385 r2718308  
    11=== Date Published Shortcode ===
    22Contributors: jonahhoj
    3 Donate link: https://www.patreon.com/jonahhoj
    43Tags: posts, title, date, published, shortcode, publish, auto
    54Requires at least: 4.0
    6 Tested up to: 4.9.5
    7 Stable tag: 4.3
     5Tested up to: 5.9.2
     6Stable tag: 5.9.2
    87Requires PHP: 5.2.4
    98License: GPLv2 or later
     
    22211. Use the Settings->Plugin Name screen to configure the plugin
    2322
    24 == Frequently Asked Questions ==
    25 
    26 = Do you know Mark Zuckerberg? =
    27 
    28 Oh, **the Zucc**? Of course, we're good friends.
    29 
    30 = Can I give you money for saving my time? =
    31 
    32 Sure, I don't really care, but there's a Patreon link in the readme, as well as here: https://www.patreon.com/jonahhoj
    33 
    34 = So like, what's your blog? =
    35 
    36 I'd love for you to check it out. I write things on www.politicastats.com, as well as on University of Politics, a nonprofit political organization of young university students, found at www.universityofpolitics.com.
    37 
    3823== Screenshots ==
    3924
     
    4732The first, and probably last, change.
    4833
    49 == Upgrade Notice ==
     34= 0.1.1 =
    5035
    51 = 0.1.0 =
    52 
    53 No upgrades here folks.
     36Fully up to date, thanks to a very nice tweet :)
    5437
    5538`<?php code(); // goes in backticks ?>`
Note: See TracChangeset for help on using the changeset viewer.