Adding JS to the WordPress admin, and keeping it on one page
A tutorial to show you how to enqueue JS in the WordPress admin on one page only.
A tutorial to show you how to enqueue JS in the WordPress admin on one page only.
Brian Coords has been working on WP-Notify which is described on its GitHub repo as: A feature plugin for WordPress, which aims to create a new (better) way to manage and deliver notifications to the relevant audience.
A nice intro post for a series on front end techniques from Pete Schuster. He talks the basics of debugging JavaScript with console.log. A good read.
Using this snippet, you can make Gravity Forms fields read only, or greyed out, by simply applying a CSS class to the field, thus disabling user edits to the field: useful for displaying information.
This tutorial goes through how to create a shortcode that allows you to create a notice for people who haven’t yet completed a specific Gravity Form on your site.
In this episode of Post Status Draft, Cory Miller interviews the authors of the (second edition) of Professional WordPress Plugin Development.
On August 8, wordpress.org was down for a few hours after a Chicago data center outage. During the outage, a user of a password security plugin reported it replaced salt keys with an outage notice, leading to a WSOD on a customer’s site.