Releases: LeadsNearby/lnb-tech-pro
Releases · LeadsNearby/lnb-tech-pro
Release list
Version 1.5.3
updated ISSET issue All functions have proper isset checks: This includes checks for any potential array key usage from get_option or similar calls. Ensured compatibility with the existing functionality. Correct handling for $data['slug'] and $data['sprite'] in the settings page.
Version 1.5.2
- Add with_front => false to prevent custom permalinks from changing post type url
Version 1.5.1
- Fix bug in bg image on profile card
Version 1.5.0
- Remove old updater
- Remove jQuery from frontend
- If theme is hypercore, implement lazyloading
Version 1.2.0
- If tech profiles are categorized, display them by category on the main archive page
Version 1.1.3
- Register styles/scripts properly in wp_enqueue_scripts hook
Version 1.1.2
- Fix background size and position styles
- Use css grid for more responsiveness
Version 1.1.1
Version 1.0.2
Tested up to: 4.8
Requires: 4.0.0
Improvements:
- Cache db query for speed improvements