Changeset 2717796
- Timestamp:
- 05/03/2022 10:18:40 PM (4 years ago)
- Location:
- call2action-mysmx/trunk
- Files:
-
- 3 edited
-
mysmx-c2a-functions.php (modified) (1 diff)
-
mysmx-c2a.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
call2action-mysmx/trunk/mysmx-c2a-functions.php
r2717781 r2717796 8 8 'C2A', 9 9 'manage_options', 10 ' mysmx-c2a/view/admin.php'10 'call2action-mysmx/view/admin.php' 11 11 ); 12 12 } -
call2action-mysmx/trunk/mysmx-c2a.php
r2717781 r2717796 4 4 Description: Call to action. Adding a banner and link anywhere on the site. 5 5 Author: Maxim Shevtsov 6 Version: 1.0 6 Version: 1.0.1 7 7 */ 8 8 -
call2action-mysmx/trunk/readme.txt
r2717781 r2717796 2 2 Tags: action, banner 3 3 Tested up to: 5.9 4 Stable tag: 1.0 4 Stable tag: 1.0.1 5 5 License: GPLv2 or later 6 6
Note: See TracChangeset
for help on using the changeset viewer.