Changeset 3408379
- Timestamp:
- 12/02/2025 06:22:44 PM (4 months ago)
- File:
-
- 1 edited
-
world-domination/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
world-domination/trunk/readme.txt
r3271382 r3408379 4 4 Tags: market, coverage, share, w3tech, cms 5 5 Requires at least: 4.6 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires PHP: 7.4 8 8 Stable tag: 2.2 … … 24 24 World Domination is a community plugin that follows both WordPress and WordPress VIP coding standards. 25 25 26 Iconography is courtesy of the very talented [Janki Rathod](https://www.fiverr.com/jankirathore) .26 Iconography is courtesy of the very talented [Janki Rathod](https://www.fiverr.com/jankirathore). 27 27 28 28 **Please visit the [Github page](https://github.com/dartiss/world-domination "Github") for the latest code development, planned enhancements and known issues** … … 30 30 == Using the shortcodes = 31 31 32 There are two shortcodes `[wp_total_market]` and `[wp_cms_market]`. Simply add these, wherever you wish within a post or page, to display the latest total or CMS market share data. 32 There are two shortcodes `[wp_total_market]` and `[wp_cms_market]`. Simply add these, wherever you wish within a post or page, to display the latest total or CMS market share data. 33 34 In both cases, the shortcode will be replaced by the relevant marketshare figure (WordPress as a proportion of all websites and of all CMS usage). Both will be shown in the format of xx.x%, with xx.x being the relevant percentage. 35 36 == Toggling the dashboard image == 37 38 You can toggle the dashboard image on and off by 39 40 1. Head to Settings -> General 41 2. Scroll down to the option named "Enable World Domination image" 42 3. Tick or untick the box next to it 43 4. Press the "Save Changes" button to update. 33 44 34 45 == Installation == … … 58 69 59 70 No. It was developed for WordPress and so forks remain unsupported. I have no intention of developing and testing this on any other version. 71 72 = How do you uninstall the plugin and what does it do? = 73 74 When you uninstall the plugin via the Plugins menu in WP Admin, all saved settings will be deleted along with the plugin files, leaving no residual data behind. 75 76 = How can I contribute, report issues, or request features? = 77 78 You can [use the plugin forum on WordPress.org](https://wordpress.org/support/plugin/world-domination/) for support queries. To contribute to the code, suggest enhancements or report bugs you can [do so on my Github repo](https://github.com/dartiss/world-domination). 60 79 61 80 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.