# Code Block

The Code Block panel allows you to edit Code Block Properties such as PHP, CSS and JS.

By default they are all toggled off.

* Navigate to the Wordpress Dashboard.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Cwicly tab.
* Find the Role Editor.
* Click to open.
* Find User Role menu.
* Click required role ( Administrator, Editor, Author, Contributor, Subscriber).
* Find the Code Block panel.
* Toggle the required features (PHP, CSS and JS).

<figure><img src="/files/NPt6TEQFzwmvhr5MGqNN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cwicly.com/themer/role-editor/code-block.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
