Utilizando tu editor de texto favorito, crea los archivos index.php y.
Using your favourite text editor create the files index.php and.
Para ello, se puede respirar en el index.php o single.php.
To do this, you can breathe in the index.php or single.php.
Si ese archivo no existe, WordPress utilizará index.php para presentar el artículo al visitante.
If that file does not exist, WordPress will use ttindex.php/tt to present the post to the visitor.
Después de esto, pasaremos las solicitudes al archivo index.php.
After that, we will pass the requests to index.php file.
A continuación es necesario insertar o modificar el código de index.php y login.php.
Then it is necessary to insert or modify code in index.php and login.php.
Guarda el archivo index.php y cargarlo en el directorio de su tema.
Save index.php and upload it to your theme's directory.
Incluye start.php en tu index.php ya que este será nuestro archivo principal.
Include start.php in your index.php as this will be our main file.
Crea un archivo llamado index.php y coloca este código en la parte superior.
Create a file named index.php, and place this code at the top.
Debería establecer index.php como archivo por defecto para el directorio/chat.
You should set index.php as the default file for the/chat directory.
Tenemos que incluir la clase en nuestro archivo index.php.
We have to include the class in our index.php file.
No olvides importar el controlador respuestas a index.php primero.
Don't forget to import the answers controller to index.php first.
Éste incluirá el sistema de comentarios, a diferencia del archivo index.php.
It will include the commenting system, unlike index.php.
Los mensajes de error en nuestro cargador index.php son más fáciles de usar.
Error messages in our index.php loader are more user-friendly.