Scott Kingsley Clark

Results 9 repositories owned by Scott Kingsley Clark

cache-wp-query

33
Stars
3
Forks
Watchers

Cache posts from WP_Query in an automatic wrapper for WP_Query, avoid extra DB requests. Integrates with ElasticPress to cache those requests too! NEW: Use WP 6.1 for better built-in WP_Query caching!

ghost-meta

17
Stars
0
Forks
Watchers

Ghost meta allows you to store multiple meta values in a single meta record, with an API that mirrors the Metadata API. It integrates with ElasticPress to expand all ghost meta so Elasticsearch can qu...

papertrail

25
Stars
8
Forks
Watchers

Papertrail Logging API for WordPress

wordpress-fields-api

338
Stars
43
Forks
Watchers

The new Fields API proposal for WordPress Core

wp-admin-ui

25
Stars
3
Forks
Watchers

A PHP class to build Admin interfaces within the WordPress Dashboard -- includes tables, add/edit forms, sorting, filtering, and exporting

wp-custom-comment-types

22
Stars
0
Forks
Watchers

WordPress Custom Comment Types - A feature as a plugin with a few core mods, built with the hopes of inclusion in core.

debug-wp-redirect

16
Stars
0
Forks
Watchers

Stops and outputs information about redirects done on the front of a site and in the admin area with wp_redirect() and wp_safe_redirect().

exports-and-reports

17
Stars
9
Forks
Watchers

Define custom exports / reports for users by creating each export / report and defining the fields as well as custom MySQL queries to run.

wp-post-locking

15
Stars
2
Forks
Watchers

Drop-in post locking for WordPress on the frontend