Changeset 3273665
- Timestamp:
- 04/15/2025 02:08:37 PM (12 months ago)
- Location:
- racar-message-me
- Files:
-
- 1 added
- 2 edited
-
tags/1.0.4 (added)
-
trunk/racar-message-me.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
racar-message-me/trunk/racar-message-me.php
r3272846 r3273665 4 4 * Plugin URI: https://profissionalwp.dev.br/ 5 5 * 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. 37 * Stable tag: 1.0. 36 * Version: 1.0.4 7 * Stable tag: 1.0.4 8 8 * Author: Rafa Carvalhido 9 9 * Author URI: https://profissionalwp.dev.br/blog/contato/rafa-carvalhido/ … … 55 55 56 56 $rmm_plugin_name = "RaCar Message Me"; 57 $rmm_VERSION = '1.0. 3';57 $rmm_VERSION = '1.0.4'; 58 58 59 59 $rmm_NOME_STYLESHEET = 'rmm-stylesheet'; -
racar-message-me/trunk/readme.txt
r3272846 r3273665 5 5 Requires at least: 4.9.8 6 6 Tested up to: 6.7.2 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 Requires PHP: 7.4 9 9 License: GPLv3 or later … … 110 110 111 111 == 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 112 115 = 1.0.3 - 2025-04-14 = 113 116 * Update - Added Stable Tag to plugin header
Note: See TracChangeset
for help on using the changeset viewer.