Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1880 Update INN_* constants #1913

Merged
merged 1 commit into from Jul 16, 2021
Merged

1880 Update INN_* constants #1913

merged 1 commit into from Jul 16, 2021

Conversation

joshdarby
Copy link
Collaborator

Changes

This pull request makes the following changes:

  • Removes the INN_MEMBER constant and its references
  • Updates the INN_HOSTED constant to WPB_HOSTED
  • Updates the footer credit to link to WPB instead of INN

Why

For #1880

Testing/Questions

Features that this PR affects:

  • INN constants
  • Footer boilerplate credit

Questions that need to be answered before merging:

  • Is this PR targeting the correct branch in this repository?
  • Has the changelog.md file been updated to reflect the updates in this PR?
  • @rlambertsen there are still some functions like inn_logo and styling to go along with it. Should we remove that in this PR or a separate one?

@joshdarby joshdarby added status: needs review type: tech debt For necessary updates because code is old category: clean up unused code/clean up items labels Jun 13, 2021
@joshdarby joshdarby self-assigned this Jun 13, 2021
@joshdarby joshdarby linked an issue Jun 13, 2021 that may be closed by this pull request
@benlk
Copy link
Collaborator

benlk commented Jun 14, 2021

If those constants are not used anywhere in the theme, wouldn't it make more sense to remove them from the theme outright, only adding them to child themes?

Copy link
Collaborator

@rlambertsen rlambertsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@rlambertsen rlambertsen merged commit 04e55ed into trunk Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: clean up unused code/clean up items status: needs review type: tech debt For necessary updates because code is old
Projects
0.7 PR review board
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Decide what to do with INN_MEMBER and INN_HOSTED constants
3 participants