Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: appendChild.md
```php appendChild ( object $node ) : object ``` | Parameter | Description | |-----------|------------------------------------------------------| | `node` | An object of type [`HtmlNode`](../HtmlNode/index.md) | Makes the current node parent of the node provided to this function. Returns the provided node.