Advertisement

WP_Network

Core class used for interacting with a multisite network.

WP_Date_Query

Class for generating SQL clauses that filter a primary query according to date.

Advertisement

WP_Meta_Query

Core class used to implement meta queries for the Meta API.

Advertisement

WP_MatchesMapRegex

Helper class to remove the need to use eval to replace $matches[] in query strings.

WP_Locale

Core class used to store translated data for a locale.

WP_List_Util

List utility.

Advertisement

WP_Image_Editor

Base image editor class from which implementations extend

WP_Image_Editor_Imagick

WordPress Image Editor Class for Image Manipulation through Imagick PHP Module

WP_Image_Editor_GD

WordPress Image Editor Class for Image Manipulation through GD