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

Define text strings in core.php #86

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Conversation

JohnPixle
Copy link
Contributor

Summary

Following our discussion in Slack, I added the global strings in the core.php file, and I also created the function. Please review and merge if everything is good to go.

Will affect visual aspect of the product

NO

As discussed in Slack, I added the strings and thefunction here.
@JohnPixle JohnPixle changed the base branch from master to development December 4, 2023 12:17
@pirate-bot
Copy link
Contributor

Plugin build for 0cf1832 is ready 🛎️!

added names of new patterns
@pirate-bot
Copy link
Contributor

Plugin build for 1083d44 is ready 🛎️!

Just a test to see if the code and string definitions are correct.
@pirate-bot
Copy link
Contributor

Plugin build for 0901877 is ready 🛎️!

@JohnPixle
Copy link
Contributor Author

@HardeepAsrani fyi, I have done what we discussed in this PR.

I added the strings in core.php, created a function, and then I added a new pattern as a test. let me know if things work!

fixed mistake in category definition
@pirate-bot
Copy link
Contributor

Plugin build for 08ff5da is ready 🛎️!

@pirate-bot
Copy link
Contributor

Plugin build for 884e74c is ready 🛎️!

Copy link
Member

@HardeepAsrani HardeepAsrani left a comment

Choose a reason for hiding this comment

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

It looks good and I tested it to work. Few changes I made here is to fix spacing as I saw the files that you edited converted it to space from existing tabs.

In future, you can run a command in your editor (for ex VS Code) to convert all indentations to tabs automatically.

Secondly, I fixed all the PHPCS error. I recommend you to use VSCode or git directly so you can see the PHPCS errors if any. They were mostly basic and related to inline documentation.

@JohnPixle
Copy link
Contributor Author

Thanks for the insights here. I will merge this now 🚀

@JohnPixle JohnPixle merged commit ea20f44 into development Dec 5, 2023
8 checks passed
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants