10up / distributor

Share content between your websites.
https://distributorplugin.com
GNU General Public License v2.0
618 stars 156 forks source link

fix missing css #1208

Closed psorensen closed 3 months ago

psorensen commented 4 months ago

Description of the Change

Fixes a missing script. The admin-settings.css and admin.css had identical IDs when be enqueued, causing the admin-settings.css not to load, thus breaking the Registration Key validity indicator.

Closes #1207

How to test the Change

  1. Visit Distributor -> Settings
  2. Enter a valid or invalid registration key and click save settings
  3. Observe the indicator icon next to the input displays image

Changelog Entry

Fixed - Missing admin script

Credits

Props @psorensen

Checklist: