This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Machine Language

Screenshots

  • Setting / Reading with Machine Language turned on.

Installation

This section describes how to install the plugin and get it working.

  1. Upload machine-language.php to the wp-content/mu-plugins/ or wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress (if you’ve chosen the plugins dir)

FAQ

How can I inspect form fields not altered?

Even if your admin page is not generated by the Setting API
you should output HTML like in WordPress Settings pages.

Should I use Machine Language in production?

No, you shouldn’t.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Machine Language” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Machine Language” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3.2

  • Fixed checkbox handling
  • WP 4.4 compatibility

0.3.1

  • Code styling
  • WP 4.3 compatibility
  • Semver

0.3

  • Initial release
  • The original plugin was “Hide Descriptions”