Plugin Directory

Changeset 3037528


Ignore:
Timestamp:
02/18/2024 04:55:34 PM (2 years ago)
Author:
topdownjimmy
Message:

Version 0.1.1

Location:
author-rel-me-link/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • author-rel-me-link/trunk/author-rel-me-link.php

    r3037523 r3037528  
    77 * Description: Adds a rel-me <link> to the <head> of author pages if they have
    88 * a Website set in their Profile
    9  * Version:     0.1
     9 * Version:     0.1.1
    1010 * Author:      topdownjimmy
    1111 * Author URI:  https://www.jaysitter.com
  • author-rel-me-link/trunk/readme.txt

    r3037523 r3037528  
    44Requires at least: 2.8
    55Tested up to: 6.4.3
    6 Stable tag: 0.1
     6Stable tag: 0.1.1
    77License: GPL2
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1919will add the following HTML to the `<head>` on their author page:
    2020
    21 ```
    22 <link rel="me" href="https://social.example/@evelyn" />
    23 ```
     21    <link rel="me" href="https://social.example/@evelyn" />
    2422
    2523To verify with Mastodon etc., the author would need to use the URL to their
Note: See TracChangeset for help on using the changeset viewer.