Skip to content

Releases: LuisColome/core-functionality-plugin

New WP login screen + remove links

15 Apr 15:58

Choose a tag to compare

Changed

  • New styles to login page.

Remove

  • Link to plugins from admin bar (Included from WP 6.5).
  • Link to Patterns (former reusable blocks). It been included in WP 6.5

Fix merger conflicts + Fix comments and version

15 Jun 14:51

Choose a tag to compare

Fixed

  • Fixed Merge conflicts
  • Fixed comments and version on main file.

New login screen style + Renamed posts

14 Jun 06:35

Choose a tag to compare

Added

  • Add new login screen file
  • Add images directory with the fallback logo
  • Add a function to call an image within the plugin (commented for now)

Changed

  • Require new login screen file + fix comments on the main PHP file
  • Update function to change post name on WP to anything. (by default are Blog articles).

No more "Howdy"

18 Dec 10:59

Choose a tag to compare

Added

  • Function to remove the "Howdy" from the user link on the admin bar.
  • Function to prevent for the main file to be loaded directly.

Version 1.0.1.2

13 Aug 16:08

Choose a tag to compare

Added

  • Link to Reusable Blocks in Appearance menu.

Version 1.0.1.1

13 Aug 16:07

Choose a tag to compare

Fixed

Fix target on plugins link

New Headers

31 May 15:09

Choose a tag to compare

  • Updated headers for every file in the plugin.
  • Created CHANGELOG.md
  • Readme file updated