a_z_listing_real_api_handler()
Function: Shared REST API handler
Source: wp-api/api.php:15
Function: Shared REST API handler
Source: wp-api/api.php:15
Method: Split a multibyte string into an array. (see https://php.net/manual/en/function.mb-split.php#121330)
Source: src/Strings.php:28
Method: Handle the a-z-listing shortcode
Source: src/Shortcode.php:42
Method: Retrieve the permalink of the current post. This is not escaped!
Source: src/Query.php:1137
Method: Print the escaped permalink of the current post.
Source: src/Query.php:1127
Method: Retrieve the title of the current post. This is not escaped!
Source: src/Query.php:1096
Method: Print the escaped title of the current post
Source: src/Query.php:1085
Method: Retrieve the number of posts within the current letter
Source: src/Query.php:949
Method: Print the number of posts within the current letter
Source: src/Query.php:939
Method: Retrieve the number of posts within the current letter
Source: src/Query.php:928