Machine Language

Plugin Banner

Machine Language

by Viktor Szépe

Download
Description

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)
  1. Setting / Reading with Machine Language turned on.

    Setting / Reading with Machine Language turned on.

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.

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”
Back to top