Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Undefined function fix #26

Merged
merged 1 commit into from
Jun 12, 2017
Merged

Conversation

sequeloliver
Copy link
Contributor

When running composer test on Sage, it fails with a fatal error Call to undefined function Sober\Controller\add_action() as it is being loaded outside of Wordpress.

When running `composer test` on Sage, it fails with a fatal error `Call to undefined function Sober\Controller\add_action()` as it is being loaded outside of Wordpress.
Copy link
Member

@darrenjacoby darrenjacoby left a comment

Choose a reason for hiding this comment

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

Thank you!

@darrenjacoby darrenjacoby merged commit 6b3a288 into soberwp:master Jun 12, 2017
retlehs added a commit to roots/sage that referenced this pull request Jun 13, 2017
ptrckvzn pushed a commit to ptrckvzn/sage that referenced this pull request Jul 11, 2017
* upstream/master:
  Controller examples
  Change syntax of template call to match other files in views/
  Remove test output.
  Don't remove comments when clearing files.
  Use latest Controller (soberwp/controller#26)
  assets -> resources/assets
  Update operator for template call
  Remove post format reference in template call
  Update comments, add some more
  Add soberwp/controller
  Optimize CSS Assets safe = true (roots#1901)
  update inline documentation to reflect correct theme file locations
  Fix stylelint errors.
  Add Stylelint linting for scss files.
  Use official SASS transpiled partials instead
  Add Tachyons PR link
  Update CHANGELOG.md
  Add Tachyons as CSS framework option
  Add Tachyons as a CSS framework option

# Conflicts:
#	resources/assets/styles/common/_global.scss
#	resources/assets/styles/common/_variables.scss
#	resources/assets/styles/components/_comments.scss
#	resources/assets/styles/components/_forms.scss
#	resources/assets/styles/components/_wp-classes.scss
#	resources/assets/styles/layouts/_header.scss
#	resources/assets/styles/main.scss
#	yarn.lock
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants