When submitting a support request for a WordPress plugin, one of the first things that will typically be asked for is the contents of your site's PHP error log. The error log provides a ton of useful information about plugin conflicts or PHP version issues which can help whoever is troubleshooting either rule out or narrow down the issue. WordPress makes retrieving and/or sharing your PHP error logs straight-forward and once you know how you'll probably start using it to troubleshoot on your … [Read more...]
Category: WordPress (page 2)
Advanced Sidebar Menu – Version 9.5
Version 9.5 of the Advanced Sidebar Menu plugin is now available and ready for general use. Version 9.5 focused on modernizing the plugin code to put it inline with recent versions of WordPress core. The changes listed in this article are actually a combination of version 9.4 and 9.5. Version 9.4 created the foundation for changes in 9.5. CSS Class Targeting for Menu Styles Until now the menu styles were rendered to the site while targeting the id of the menu. It looked something … [Read more...]
Go Live Update Urls – Version 6.12
Version 6.12.0 of Go Live Update Urls plugin is now available and ready for general use. The focus of this version was to bring real time history to the workflow. Real Time History The site address history feature has always recorded changes made to the site's URL via either the WordPress general settings or by running the Go Live tool. In the past when viewing the tools page, you could see a list of previous site addresses. To view newly used URLs, you had to refresh the page. We … [Read more...]
Advanced Sidebar Menu – Version 9.3
Version 9.3 of the Advanced Sidebar Menu plugin is now available and ready for general use. This release focused on improving accordion functionality and browser performance. Accordion Icons are Now SVG Icons displayed on accordions have now been converted from front icons to SVG elements. Using an SVG instead of a font icon provides the following enhancements: Supporting SVG also opens up all sorts of interesting possibilities when used with the … [Read more...]
Advanced Sidebar Menu – Version 9.2
Version 9.2 of the Advanced Sidebar Menu plugin is now available and ready for general use. This release introduced search and select for excluded menu items. Search and Select Excluding Previously, if you wanted to exclude a page or category from a single menu, you had to: Not anymore! We've rebuilt the exclude UX from the ground up to bring you a slick and intuitive UX which you'll appreciate. The original text field has been replaced with a new component which looks like … [Read more...]
Go Live Update Urls – Version 6.10
Version 6.10.0 of Go Live Update Urls plugin is now available and ready for general use. This version focused on supporting uncommon data edge cases. This plugin now supports literally every known data type found in a WordPress database. Serialized Data Key Support Until now, this plugin would only replace URLs found in the values of serialized database data. Now URLs are replaced in the keys as well. For example, if the following object is stored in the database. Running … [Read more...]