Skip to content

Releases: LeadsNearby/lnb-tech-pro

Version 1.5.3

Choose a tag to compare

@jgleadsnearby jgleadsnearby released this 18 Nov 11:10
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

Choose a tag to compare

@andrewgillingham andrewgillingham released this 25 Mar 15:57
  • Add with_front => false to prevent custom permalinks from changing post type url

Version 1.5.1

Choose a tag to compare

@andrewgillingham andrewgillingham released this 24 Mar 14:31
  • Fix bug in bg image on profile card

Version 1.5.0

Choose a tag to compare

@andrewgillingham andrewgillingham released this 24 Mar 14:20
  • Remove old updater
  • Remove jQuery from frontend
  • If theme is hypercore, implement lazyloading

Version 1.2.0

Choose a tag to compare

@andrewgillingham andrewgillingham released this 09 Aug 16:39
  • If tech profiles are categorized, display them by category on the main archive page

Version 1.1.3

Choose a tag to compare

@andrewgillingham andrewgillingham released this 14 May 13:59
  • Register styles/scripts properly in wp_enqueue_scripts hook

Version 1.1.2

Choose a tag to compare

@andrewgillingham andrewgillingham released this 26 Apr 14:43
  • Fix background size and position styles
  • Use css grid for more responsiveness

Version 1.1.1

Choose a tag to compare

@andrewgillingham andrewgillingham released this 24 Jul 20:32
Update version number

Version 1.0.2

Choose a tag to compare

@andrewgillingham andrewgillingham released this 24 Jul 20:29

Tested up to: 4.8
Requires: 4.0.0

Improvements:

  • Cache db query for speed improvements

Version 1.0.1

Choose a tag to compare

@andrewgillingham andrewgillingham released this 04 May 19:56

General bug fixes