Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / cli/src/scaffold.php

Scaffold

Class: Scaffold BuddyPress unit tests.

Source: cli/src/scaffold.php:19

Used by 0 functions | Uses 0 functions

Scaffold::check_dependencies()

Method: Default dependency check for a BuddyPress CLI command.

Source: cli/src/scaffold.php:24

Used by 0 functions | Uses 0 functions

Scaffold::plugin()

Method: Plugin scaffold command.

Source: cli/src/scaffold.php:51

Used by 0 functions | Uses 0 functions

Scaffold::check_target_directory()

Method: Checks that the `$target_dir` is a child directory of the WP themes or plugins directory, depending on `$type`.

Source: cli/src/scaffold.php:107

Used by 0 functions | Uses 0 functions

Scaffold::canonicalize_path()

Method: Fix path.

Source: cli/src/scaffold.php:124

Used by 0 functions | Uses 0 functions

Scaffold::get_template_path()

Method: Gets the template path based on installation type.

Source: cli/src/scaffold.php:151

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress