Skip to content

Commit

Permalink
Merge pull request #3566 from CalderaWP/3553-dupe-queries
Browse files Browse the repository at this point in the history
 Impliment basic form cache
  • Loading branch information
New0 authored Jul 9, 2020
2 parents 9e1caeb + 14a3ce7 commit 784d1ea
Show file tree
Hide file tree
Showing 3 changed files with 1,121 additions and 1,021 deletions.
3 changes: 0 additions & 3 deletions classes/db/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,6 @@ public function get_by_form_id( $form_id, $primary_only = true ){
}

return $forms;



}

/**
Expand Down
Loading

0 comments on commit 784d1ea

Please sign in to comment.