Releases: LuisColome/core-functionality-plugin
Releases · LuisColome/core-functionality-plugin
New WP login screen + remove links
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
Fixed
- Fixed Merge conflicts
- Fixed comments and version on main file.
New login screen style + Renamed posts
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"
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
Added
- Link to Reusable Blocks in Appearance menu.
Version 1.0.1.1
Fixed
Fix target on plugins link
New Headers
- Updated headers for every file in the plugin.
- Created CHANGELOG.md
- Readme file updated