-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requirements for oik-shortcodes-a2z #1
Comments
Following WordPress 5.0 and the introduction of the Block editor ( Gutenberg plugin ) we now need to add support for new CPTs
Originally I thought I'd use oik_shortcodes_a2z_first_letters and therefore would have had to change the function to into account the formatting of the titles for each of the post types.
|
Another change of plan for blocks and block examples.
|
The oik shortcode and API server (oik-shortcode plugin) allows you to create documentation for WordPress core, plugins and themes; functions, classes, shortcodes and files.
When there's a lot of content pagination by page number is pretty much hit and miss.
The oik-shortcodes-a2z plugin extends the server with A to Z pagination provided through a letter taxonomy that extends the oik-a2z plugin to set a different letter taxonomy for APIs.
Requirement
Proposed solution
oik_shortcodes_a2z_first_letters()
needs to take into account the formatting of the titles for each of the post types.The text was updated successfully, but these errors were encountered: