WIP: Melhoria na organização do projeto#4
Open
cleitonper wants to merge 15 commits intodt3dev:masterfrom
cleitonper:chore/oop
Open
WIP: Melhoria na organização do projeto#4cleitonper wants to merge 15 commits intodt3dev:masterfrom cleitonper:chore/oop
cleitonper wants to merge 15 commits intodt3dev:masterfrom
cleitonper:chore/oop
Conversation
O parâmetro $loop continha a lista de todas as avaliações de um determinado produto. Tendo esse valor como parâmetro dificultava a legibilidade do código pois era necessário ver o contexto externo das funções que continham esse parâmetro para entende-las.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Melhoria na organização do projeto
Este PR tem o intuito organizar o código em conjuntos de funções encapsuladas em classes, de acordo com sua responsabilidade, para facilitar a legibilidade e manutenção do projeto.
TODO
template-functions.phppara classes. (2114b08)$loopdas funções e realizar oLoopinternamente (melhora a legibilidade). (b5c254b)namespacedo plugin deDT3paraDT3Rating. (2569b95)template.phppara usar as classes criadas nesse PR. (76cae13)dt3_rating_ajax.phppara usar as classes criadas nesse PR. (6d0b427)template-functions.php. (6b0ed2c)