Ubica el archivo JavaScript en algún directorio de tu servidor web.
El archivo JavaScript del plugin no se incluye en tu página.
En el fichero ci.js, se debe indicar la ruta y el nombre del archivo javaScript donde están los casos de prueba, por ejemplo test.js.
In ci.js you should indicate the path and the name of the javaScript file which has the test cases, for instance test.'s
También puede manipular este archivo JavaScript para mejorar su contenido.
You can also manipulate this JavaScript file to enhance your content.
A continuación, debemos incluir el archivo JavaScript para esta página.
Next, we need to include the JavaScript file for this page.
El resultado es el archivo JavaScript gutenberg.js que aparece en/dist/js.
The result is the JavaScript file gutenberg.js that appears in/dist/js.
En el menú de la barra lateral izquierda, selecciona tu archivo JavaScript.
In the left sidebar menu, select your JavaScript file.
En el directorio de tu tema, crea un archivo JavaScript.
In your theme folder, create a JavaScript file.
En este caso, tenemos un único archivo JavaScript.
In this instance, we have a single JavaScript file.
Hospede el archivo JavaScript en un servidor web.
Host the JavaScript file on any web server.
Las primeras versiones llegaron como un archivo JavaScript malicioso.
Early versions arrived as a malicious JavaScript file.
Cada archivo Javascript se puede especificar en uno de los siguientes formatos
Each JavaScript file can be specified in one of the following two formats
Dentro del archivo Javascript que acabamos de crear incluiremos el siguiente código
Inside the newly created Javascript file write the following snippet of code