Skip to Main Content

Introducing WP Utility Script Runner

At my day job, I often need to run a snippet of custom code once (and only once), and view or download the output. These snippets include things like:

  • Importing data from a spreadsheet
  • Generating a report about site usage
  • Invalidating passwords and notifying users
  • Deleting duplicates from a record set
  • Regenerating Thumbnails
  • many, many more…

WordPress doesn’t offer a good solution to this need, that addresses both the need for simplicity and security as well as providing a full-featured framework… So I built one.

WP Utility Script Runner

Your email address will not be published.

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>