Categories
Pro Tips

Merge CPTs in One Admin Menu

Learn how to have multiple CPTs in a single WordPress navigation menu.

Categories
Pro Tips

User-Defined Options in your CSS/SASS

Learn how to use your WordPress theme or plugin custom user-defined style settings in CSS or SASS.

Categories
Pro Tips

Switch PHP Versions in XAMPP

Learn how to easily switch PHP versions for your XAMPP local development environment.

Categories
Advanced Tutorials

Best Practices for Maintaining Both SVN and Git for Your WordPress.org Plugin or Theme

Developing a plugin or theme for WordPress often involves managing versions and updates efficiently. While WordPress.org uses Subversion (SVN) for its plugin and theme repository, many developers prefer Git for its flexibility and robust feature set. Balancing both SVN and Git can be a bit of a juggling act, but with the right approach, you […]

Categories
Pro Tips

Use NGROK to Sync WordPress Database (local to server)

How to sync your local WordPress development database to production or staging environment (will work with any hosting provider).