Notes
- Docker CheatSheet
- Removing a post type name (prefix) from a URL
- Post ID instead of the slug in the Friendly URL for the post type - "post_type_/ID"
- How to make a github gist as Embed
- Big O notation cheatsheet
- Git CheatSheet
- Retrieving and displaying Comments with pagination
- Combine Words Styles: Camel, Pascal, Snake, Kebab Case
- Filter by author (drop-down list of authors) in the admin posts table
- Hide Visual Editor if Certain Page Template is Selected
- Pagination for custom WP_Query
- How do I attach an uploaded image (attachment) to a post?
- How to Put Site into Maintenance Mode (updates, development)
- Database Repair and Optimization in WordPress (WP_ALLOW_REPAIR)
- Separate Page for Post Comments
- How to create a plugin page on the fly
- Check if the String is JSON String in PHP
- List of Roles and Capabilities for WordPress Users
- Adding a Taxonomy to Post Type Friendly URL with Same Prefix
- How Disable Plugins on Front-end?