Skip to content

viastudios/via-wpsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundations (via-wpsetup)

Use this plugin to setup Wordpress in a more professional, cleaner and simpler manner. Get rid of the bloated code WP by default puts in the header area and clean up the backend removing unnecessary hurdles from the users.

What this plugin can do...

Admin area

  • Remove 'Howdy' for 'Welcome', looks more professional (v1.0.0)
  • Remove Wordpress logo from top admin bar (v1.0.0)
  • Add admin.css to spruce up the login (v1.0.3)
  • Add login.css to spruce up the login (v1.0.3)
  • Replace the message in the admin footer for our custom message (v1.0.0)
  • replace the WP logo for the site title on loing page (v1.0.0)
  • Set the login URL to the homepage rather that Wordpress (v1.0.0)
  • Remove basic dashboard widgets (v1.0.0)
  • Add alternate MIME types to media uploader (v1.0.5)
  • Style the admin email confirm box (v1.0.6)
  • Remove the language select box from login page (v1.0.9)
  • Bugfix versions issue (v1.1.0)
  • Style the ACF relationship fields to have larger images (v1.1.1)
  • Remove WP version nag for non-admins (v1.1.3)
  • Force users to 'Modern' colour palette (v2.0)
  • Intercom added (v2.0)
  • Refactor code (v2.0)
  • Add settings page to house API keys etc. (v2.0)
  • Refactor code so admin bar customisation applies to front and back end (v2.0.1)

Front end

  • Remove wordpress default WYSIWYG image dimensions (v1.0.0)
  • Remove Gallery CSS (v1.0.0)
  • Remove default comment styles (v1.0.0)
  • Remove recent comments widget (v1.0.0)
  • Remove the WP version number from CSS and JS (v1.0.0)
  • Remove RSS version number (v1.0.0)
  • Refactor code (v2.0)
  • Admin user only Usersnap integration (v2.0)
  • Force 'modern' theme on admin bar (v2.0.1)
  • Force admin verification screen to pull custom width and button styles (v2.0.3)

Bugfixes

  • E_ERROR fix for from updater when connecting to github (v1.1.2)
  • WP 6.6 broke the ‘Howdy’ rewrite this update addresses that (v2.0)