Changeset 3065796
- Timestamp:
- 04/06/2024 01:59:27 AM (2 years ago)
- Location:
- total-user-count-shortcode
- Files:
-
- 4 edited
-
tags/1.1.2/readme.txt (modified) (2 diffs)
-
tags/1.1.2/total-user-count-shortcode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/total-user-count-shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
total-user-count-shortcode/tags/1.1.2/readme.txt
r3065338 r3065796 7 7 Requires at least: 5.0 8 8 Tested up to: 6.5 9 Requires PHP: 7. 59 Requires PHP: 7.0 10 10 Stable tag: trunk 11 11 License: GPLv2 or later … … 51 51 Yes, the shortcode can be placed in any post, page, or widget area, and within any content like paragraphs or headings (H1, H2, etc.). 52 52 53 == Installation ==54 The Total User Count plugin Installation Instructions:55 53 56 57 1. Upload the Total User Count Shortcode plugin to your /wp-content/plugins/ directory or through the Plugin admin section under "add new".,58 2. Activate the plugin through the ‘Plugins’ menu in WordPress.,59 3. Configure your settings.60 4. That's it!61 62 == Frequently Asked Questions ==63 64 = Can I use it anywhere? =65 Yes you can! Just put in in anywhere you'd like, in Paragraphs or headings like H1, H2. Anywhere66 54 67 55 -
total-user-count-shortcode/tags/1.1.2/total-user-count-shortcode.php
r3065321 r3065796 5 5 * Version: 1.1.2 6 6 * Author: Morgan Hvidt 7 * Author URI: https:// puri.io/7 * Author URI: https://morganhvidt.com 8 8 */ 9 9 -
total-user-count-shortcode/trunk/readme.txt
r3065338 r3065796 7 7 Requires at least: 5.0 8 8 Tested up to: 6.5 9 Requires PHP: 7. 59 Requires PHP: 7.0 10 10 Stable tag: trunk 11 11 License: GPLv2 or later … … 51 51 Yes, the shortcode can be placed in any post, page, or widget area, and within any content like paragraphs or headings (H1, H2, etc.). 52 52 53 == Installation ==54 The Total User Count plugin Installation Instructions:55 53 56 57 1. Upload the Total User Count Shortcode plugin to your /wp-content/plugins/ directory or through the Plugin admin section under "add new".,58 2. Activate the plugin through the ‘Plugins’ menu in WordPress.,59 3. Configure your settings.60 4. That's it!61 62 == Frequently Asked Questions ==63 64 = Can I use it anywhere? =65 Yes you can! Just put in in anywhere you'd like, in Paragraphs or headings like H1, H2. Anywhere66 54 67 55 -
total-user-count-shortcode/trunk/total-user-count-shortcode.php
r3065321 r3065796 5 5 * Version: 1.1.2 6 6 * Author: Morgan Hvidt 7 * Author URI: https:// puri.io/7 * Author URI: https://morganhvidt.com 8 8 */ 9 9
Note: See TracChangeset
for help on using the changeset viewer.