Plugin Directory

Changeset 3273665


Ignore:
Timestamp:
04/15/2025 02:08:37 PM (12 months ago)
Author:
rafacarvalhido
Message:

1.0.4

Location:
racar-message-me
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • racar-message-me/trunk/racar-message-me.php

    r3272846 r3273665  
    44 * Plugin URI:  https://profissionalwp.dev.br/
    55 * Description: This plugin allows you to add a customizable button with your social networks inboxes (direct message). When clicked, it'll take the user to your social network private message inbox.
    6  * Version:     1.0.3
    7  * Stable tag:  1.0.3
     6 * Version:     1.0.4
     7 * Stable tag:  1.0.4
    88 * Author:      Rafa Carvalhido
    99 * Author URI:  https://profissionalwp.dev.br/blog/contato/rafa-carvalhido/
     
    5555
    5656    $rmm_plugin_name = "RaCar Message Me";
    57     $rmm_VERSION = '1.0.3';
     57    $rmm_VERSION = '1.0.4';
    5858   
    5959    $rmm_NOME_STYLESHEET = 'rmm-stylesheet';
  • racar-message-me/trunk/readme.txt

    r3272846 r3273665  
    55Requires at least: 4.9.8
    66Tested up to: 6.7.2
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88Requires PHP: 7.4
    99License: GPLv3 or later
     
    110110
    111111== Changelog ==
     112= 1.0.4 - 2025-04-15 =
     113* Update - Added directory /tags/1.0.4/ to svn folder to try and eliminate message seen only by devs
     114
    112115= 1.0.3 - 2025-04-14 =
    113116* Update - Added Stable Tag to plugin header
Note: See TracChangeset for help on using the changeset viewer.