Plugin info

Total downloads: 1,304
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/1/2021 (1820 days ago)
Added to WordPress: 9/4/2014 (11 years old)
Minimum WordPress version: 3.7.5
Tested up to WordPress version: 5.6.16
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1820 days ago

20/100

Is Amoratis CHMOD abandoned?

Possibly abandoned (last update 1820 days ago).

Compatibility

Requires WordPress: 3.7.5
Tested up to: 5.6.16
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin provides a sidebar widget which can be used to adorn and supplement the functionality of your page. By clicking checkboxes, the user can generate the appropriate octal notation for file permissions. Creating a tutorial on file permissions? Place this into your sidebar. Do you run a page covering Linux issues for noobs? Place this into your sidebar and provide some utility that gives people a reason to bookmark your page and keep coming back.

In Unix-like operating systems, chmod is the command and system call which may change the access permissions to file system objects (files and directories). It may also alter special mode flags. The request is filtered by the umask. The name is an abbreviation of change mode. (Wikipedia)

Installation

Install the plugin as you would install any WordPress plugin. Activate it. Then from the administration interface of WordPress, you can click Appearance -> Widgets. Simply drag the Amoratis CHMOD widget into the sidebar configuration display at a position of your choosing. When you visit the front page of your website, there will be a CHMOD converter in your sidebar.

Frequently Asked Questions

Q. Does this plugin change the permissions of my files?

A. No. This plugin places a widget in your sidebar which has checkboxes in it. As you click the checkboxes, the numbers below the checkboxes change. Those numbers are the octal notation which can be used for setting file permissions.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.1.0 Converted the plugin to an object so it can be more effectively unit tested. This is not something a website visitor will notice. It is back end functionality that is useful for web developers who would like to include testing of this plugin in their unit testing.

1.01 More robust implementation of enqueue script. It just means that the plugin will be more compatible with more themes, and less likely to malfunction.

1.00 This initial release of the plugin has been tested to work with WordPress 3.9. This widget does not enforce its own colors or fonts, and should appear consistent with the rest of your themed page content. Tested to work on desktop or mobile.