TypeRocket Blog
-
Logging PHP errors with TypeRocket
To log PHP errors with TypeRocket add the following code to your wp-config.php file.
-
How to fix “Call undefined function tr_post_type()” or another TypeRocket function helper
Failed TypeRocket updates may cause "Call to undefined function" errors.
-
Ultimate Guide to Custom Post Types in WordPress
Create a post type that is fully featured with custom fields and more.
-
Disable WordPress Automatic Or Random Redirect Guessing of 404s
WordPress redirecting to random URLs and posts?
-
Add Custom Field Validation to WordPress Post Types
Extend the forms with field validation for post types.
-
WordPress Form Field Validation To TypeRocket Controllers
Extend forms with field validation and visual error messages.
-
Adding Bulk Actions To Custom TypeRocket Resource Tables
Add delete in bulk to the flight table.
-
Saving Post Type Fields To A Custom Database Table
Save post type custom fields to a custom database table.
-
How Easy Is It to Add Custom Fields in WordPress with TypeRocket
Write code or use a UI or drag-and-drop tool for custom fields?