Saltar al contenido principal

Documentación para desarrolladores de WP File Download

Esta documentación ayudará a los desarrolladores experimentados a conectar cualquier otro servicio con nuestro complemento. Aquí están todas las acciones y filtros para este complemento, si necesita más, no dude en preguntar usando esto para un foro dedicado. ¡Gracias por usar nuestro complemento!

import_term_meta

Se activa después de que se importe el término meta.

Parámetros:

int $term_id ID of the newly created term.
string $key Meta key.
mixed $value Meta value.

Return :

void

En archivos:

app/admin/classes/import/class-wp-import.php línea 408

wpdf_admin_notices

Acción para escribir aviso de importación

Parámetros:

none

Return :

void

En archivos:

app/admin/views/iconsbuilder/tpl/default.php línea 40
app/admin/views/wpfd/tpl/ui-default.php línea 148
app/admin/views/config/tpl/ui-default.php línea 38

wpfd_addon_update_version_description

Versión de actualización de la acción y descripción después de la copia

Parámetros:

string Version
string Description
string Category from
string Category TermId

Return :

void

En archivos:

app/admin/controllers/files.php línea 792
app/admin/controllers/files.php línea 886
app/admin/controllers/files.php línea 2120
app/admin/controllers/files.php línea 919
app/admin/controllers/ files.php línea 1231
app/admin/controllers/files.php línea 1738
app/admin/controllers/files.php línea 2534
app/admin/controllers/files.php línea 3026
app/admin/controllers/files.php línea 984
aplicación /admin/controllers/files.php línea 2198
app/admin/controllers/files.php línea 1043
app/admin/controllers/files.php línea 1170
app/admin/controllers/files.php línea 1497
app/admin/controllers/files .php línea 2259
app/admin/controllers/files.php línea 2401
app/admin/controllers/files.php línea 2738
app/admin/controllers/files.php línea 1107
app/admin/controllers/files.php línea 1618
aplicación/ admin/controllers/files.php línea 2328
app/admin/controllers/files.php línea 1290
app/admin/controllers/files.php línea 1400
app/admin/controllers/files.php línea 2462
app/admin/controllers/files. php línea 2878
app/admin/controllers/files.php línea 1366
app/admin/controllers/files.php línea 2620
app/admin/controllers/files.php línea 1433
app/admin/controllers/files.php línea 1797
app/admin /controllers/files.php línea 2952
app/admin/controllers/files.php línea 3084
app/admin/controllers/files.php línea 1561
app/admin/controllers/files.php línea 1677
app/admin/controllers/files.php línea 1872
app/admin/controllers/files.php línea 2033
app/admin/controllers/files.php línea 2667
app/admin/controllers/files.php línea 2805
app/admin/controllers/files.php línea 3172

wpfd_admin_after_file_title_field

Acción lanzada después del campo de título

Parámetros:

string Current file information

Return :

void

En archivos:

aplicación/admin/forms/file.xml línea 60

wpfd_after_bottom_file_save_settings

Acción lanzada después del botón de configuración de guardar archivo inferior

Parámetros:

string Current file information

Return :

void

En archivos:

aplicación/admin/forms/file.xml línea 245

wpfd_after_category_main_settings

Acción de disparo después de la configuración principal de la categoría en el panel derecho

Parámetros:

integer Current category id

Return :

void

En archivos:

app/admin/views/category/tpl/default.php línea 166

wpfd_after_create_new_category

Acción después de crear una nueva categoría

Parámetros:

integer New category id
string Category created name

Return :

void

En archivos:

app / admin / controllers / category.php línea 78

wpfd_after_fieldset_category_main_settings

Acción disparada después de la configuración principal del campo de categoría en el panel derecho

Parámetros:

integer Current category id

Return :

void

En archivos:

app/admin/views/category/tpl/default.php línea 175

wpfd_after_file_main_settings

Acción lanzada después de que todas las entradas de configuración de archivo se hayan hecho eco

Parámetros:

string Current file information

Return :

void

En archivos:

aplicación/admin/forms/file.xml línea 225

wpfd_after_single_file_info

Acción de disparo después de la información del archivo en la visualización de un solo archivo

Parámetros:

object File object

Return :

void

En archivos:

app / site / themes / templates / tpl-single.php línea 65

wpfd_after_template_part

Acción disparada después de una parte de la plantilla llamada

Parámetros:

string Template name
string Template path dir
string Template path
array Template variables

Return :

void

En archivos:

aplicación/funciones.php línea 892

wpfd_before_category_main_settings

Acción de disparo antes de la configuración principal de la categoría en el panel derecho

Parámetros:

integer Current category id

Return :

void

En archivos:

app/admin/views/category/tpl/default.php línea 92

wpfd_before_fieldset_category_main_settings

Acción disparada antes del campo de configuración principal de categoría establecido en el panel derecho

Parámetros:

integer Current category id

Return :

void

En archivos:

app/admin/views/category/tpl/default.php línea 61

wpfd_before_index_remove

Acción disparada antes de eliminar un índice

Parámetros:

integer Post id

Return :

void

En archivos:

aplicación/admin/models/fts.php línea 1090

wpfd_before_single_file_info

Acción de disparo antes de la información del archivo en la visualización de un solo archivo

Parámetros:

object File object

Return :

void

En archivos:

app / site / themes / templates / tpl-single.php línea 49

wpfd_before_template_part

Acción disparada antes de una parte de la plantilla llamada

Parámetros:

string Template name
string Template path dir
string Template path
array Template variables

Return :

void

En archivos:

aplicación/funciones.php línea 880

wpfd_download_file_permission

La acción se activa cuando el usuario actual no tiene los permisos necesarios para descargar este archivo.

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 62
aplicación/sitio/init.php línea 893

wpfd_download_file_permission

La acción se activa cuando el usuario actual no tiene los permisos necesarios para descargar este archivo.

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 62
aplicación/sitio/init.php línea 893

wpfd_download_link_expired

Acción para la página de descarga caducada

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 85
aplicación/sitio/init.php línea 916

wpfd_download_link_expired

Acción para la página de descarga caducada

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 85
aplicación/sitio/init.php línea 916

wpfd_file_deleted

Acción de fuego después de un archivo eliminado

Parámetros:

array Deleted file info
WP_Term Category the file was deleted from
array Additional information

Return :

void

En archivos:

aplicación/admin/controllers/file.php línea 654
aplicación/admin/controllers/file.php línea 725

wpfd_file_download

Acción de disparo justo antes de la descarga de un archivo.
No repita nada aquí o la descarga del archivo se dañará

Parámetros:

object File id
array Source

Return :

void

En archivos:

app/site/controllers/file.php línea 336
app/site/controllers/file.php línea 452
app/site/controllers/file.php línea 530
app/site/controllers/file.php línea 606
app/site/controllers/ file.php línea 633
app/site/controllers/file.php línea 714
app/site/init.php línea 1158
app/site/init.php línea 1290
app/site/init.php línea 1385
app/site/init.php línea 1476
app/site/init.php línea 1628

wpfd_file_download

Acción de disparo justo antes de la descarga de un archivo.
No repita nada aquí o la descarga del archivo se dañará

Parámetros:

object File id
array Source

Return :

void

En archivos:

app/site/controllers/file.php línea 336
app/site/controllers/file.php línea 452
app/site/controllers/file.php línea 530
app/site/controllers/file.php línea 606
app/site/controllers/ file.php línea 633
app/site/controllers/file.php línea 714
app/site/init.php línea 1158
app/site/init.php línea 1290
app/site/init.php línea 1385
app/site/init.php línea 1476
app/site/init.php línea 1628

wpfd_file_indexed

Acción de fuego después del archivo indexado

Parámetros:

integer Inserted post id
array Post content to index

Return :

void

En archivos:

aplicación/admin/models/fts.php línea 1192

wpfd_file_uploaded

Acción de fuego después de cargar el archivo

Parámetros:

integer|WP_Error The file ID on success. The value 0 or WP_Error on failure.
array Additional information

Return :

void

En archivos:

aplicación/admin/models/files.php línea 1300

wpfd_generate_preview_after_merge_image_vertical

Fuego de acción después de fusionar imagen vertical

Parámetros:

string $destinationPath Merged image path
WpfdModelGeneratepreview $this Current Model

Return :

void

En archivos:

aplicación/admin/models/generatepreview.php línea 1069

wpfd_generate_preview_after_resize_thumbnail

Archivo de acción después de cambiar el tamaño de la miniatura

Parámetros:

string $fileName Thumbnail file path

Return :

void

En archivos:

aplicación/admin/models/generatepreview.php línea 948

wpfd_generate_preview_before_merge_image_vertical

Fuego de acción antes de fusionar imagen vertical

Parámetros:

array $images Images page array
string $destinationPath Merged image path
WpfdModelGeneratepreview $this Current Model

Return :

void

En archivos:

aplicación/admin/models/generatepreview.php línea 973

wpfd_preview_file_permission

La acción se activa cuando el usuario actual no tiene suficientes permisos para obtener una vista previa de este archivo.

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 74
aplicación/sitio/init.php línea 905

wpfd_preview_file_permission

La acción se activa cuando el usuario actual no tiene suficientes permisos para obtener una vista previa de este archivo.

Parámetros:

string|integer
string|integer
integer

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 74
aplicación/sitio/init.php línea 905

wpfd_preview_generated

Acción de disparo después de guardar la miniatura/vista previa

Parámetros:

string $savedFilePath Generated preview file path
string $thumbnailPath Generated thumbnail file path
array $currentQueue Current queue information
WpfdModelGeneratepreview $this GeneratePreview Model

Return :

void

En archivos:

app/admin/models/generatepreview.php línea 432
app/admin/models/generatepreview.php línea 578
app/admin/models/generatepreview.php línea 755

wpfd_save_category

Acción de disparo después de guardar los parámetros de categoría

Parámetros:

integer Term id
array Category params

Return :

void

En archivos:

aplicación/admin/controllers/category.php línea 341

wpfd_save_category_settings_button

Acción disparada antes del botón de guardar categoría en el panel derecho

Parámetros:

integer Current category id

Return :

void

En archivos:

app/admin/views/category/tpl/default.php línea 380

wpfd_save_file_params

Después de guardar los datos del archivo en la base de datos

Parámetros:

array File data array

Return :

void

En archivos:

aplicación/admin/models/file.php línea 187

wpfd_update_category_color

Actualizar el color de la categoría

Parámetros:

integer Term id to change color
string New category color

Return :

void

En archivos:

app/admin/controllers/category.php línea 297
app/admin/controllers/category.php línea 704
app/admin/controllers/category.php línea 845

wpfd_update_category_color

Actualizar el color de la categoría

Parámetros:

integer Term id to change color
string New category color

Return :

void

En archivos:

app/admin/controllers/category.php línea 297
app/admin/controllers/category.php línea 704
app/admin/controllers/category.php línea 845

wpfd_update_category_color

Actualizar el color de la categoría

Parámetros:

integer Term id to change color
string New category color

Return :

void

En archivos:

app/admin/controllers/category.php línea 297
app/admin/controllers/category.php línea 704
app/admin/controllers/category.php línea 845

wpfd_update_category_description

Después de actualizar el color de la categoría

Parámetros:

integer Term id to change color
string New category color

Return :

void

En archivos:

aplicación/admin/controllers/category.php línea 263

wpfd_update_category_name

Actualizar nombre de categoría

Parámetros:

integer Term id to change name
string New category name

Return :

void

En archivos:

app / admin / controllers / category.php línea 114

wpfd _ {$ themeName} _after_custom_hooks

Acción de fuego después de personalizado enganchado

Parámetros:

none

Return :

void

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 708

wpfd _ {$ themeName} _after_template_hooks

Acción de fuego después de enganchar la plantilla

Parámetros:

none

Return :

void

En archivos:

app/site/themes/wpfd-preview/theme.php línea 115
app/site/themes/wpfd-ggd/theme.php línea 116
app/site/themes/wpfd-tree/theme.php línea 86
app/site/themes /templates/wpfd-theme.class.php línea 698

wpfd _ {$ themeName} _after_theme_content

Acción impresa después del contenido del tema

Parámetros:

object Current theme instance
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 282
app/site/themes/wpfd-preview/tpl.php línea 275
app/site/themes/wpfd-ggd/tpl.php línea 272
app/site/themes /wpfd-default/tpl.php línea 282
aplicación/site/themes/templates/tpl-default.php línea 219

wpfd _ {$ themeName} _before_files_loop

Acción de fuego antes de bucle de archivos

Parámetros:

object Current theme params
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 146
app/site/themes/wpfd-preview/tpl.php línea 194
app/site/themes/wpfd-ggd/tpl.php línea 193
app/site/themes /wpfd-default/tpl.php línea 159
app/site/themes/wpfd-tree/tpl.php línea 175
app/site/themes/templates/tpl-default.php línea 139

wpfd _ {$ themeName} _before_files_loop_handlebars

Acción disparada antes de que los archivos se repitan en la plantilla del manillar

Parámetros:

array Current theme params
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 36
app/site/themes/wpfd-preview/tpl.php línea 121
app/site/themes/wpfd-ggd/tpl.php línea 121
app/site/themes /wpfd-default/tpl.php línea 47
aplicación/site/themes/templates/tpl-default.php línea 43

wpfd _ {$ themeName} _before_template_hooks

Acción disparada antes de que se enganchen las plantillas

Parámetros:

none

Return :

void

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 570

wpfd _ {$ themeName} _before_theme_content

Acción impresa antes del contenido del tema

Parámetros:

object Current theme params

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 106
app/site/themes/wpfd-preview/tpl.php línea 101
app/site/themes/wpfd-ggd/tpl.php línea 101
app/site/themes /wpfd-default/tpl.php línea 27
app/site/themes/wpfd-tree/tpl.php línea 158
app/site/themes/wpfd-tree/tpl.php línea 279
app/site/themes/templates/tpl- default.php línea 25

wpfd _ {$ themeName} _botones

Acción para mostrar botones

Parámetros:

object Current file object
array Global config
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 226
app/site/themes/wpfd-default/tpl.php línea 230
app/site/themes/templates/tpl-default.php línea 198

wpfd _ {$ themeName} _buttons_handlebars

Botones de impresión de acción en plantilla de manillar

Parámetros:

array $config Main config
array $params Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 84
app/site/themes/wpfd-preview/tpl.php línea 83
app/site/themes/wpfd-ggd/tpl.php línea 83
app/site/themes /wpfd-default/tpl.php línea 112
aplicación/site/themes/wpfd-tree/tpl.php línea 81
aplicación/site/themes/templates/tpl-default.php línea 101

wpfd _ {$ themeName} _columns

Acción para mostrar columnas

Parámetros:

array Main config
array Category config

Return :

void

En archivos:

aplicación/sitio/themes/wpfd-table/tpl.php línea 171

wpfd _ {$ themeName} _file_block

Acción para mostrar bloque de archivo

Parámetros:

object Current file object
array Global config
array Category config

Return :

void

En archivos:

aplicación/sitio/themes/wpfd-preview/tpl.php línea 219
aplicación/sitio/themes/wpfd-ggd/tpl.php línea 216

wpfd _ {$ themeName} _file_block_handlebars

Acción para mostrar el bloque de archivo en la plantilla del manillar

Parámetros:

array Main config
array Category config

Return :

void

En archivos:

aplicación/sitio/themes/wpfd-preview/tpl.php línea 145
aplicación/sitio/themes/wpfd-ggd/tpl.php línea 143

wpfd _ {$ themeName} _file_content

Acción para mostrar el contenido del archivo

Parámetros:

object Current file object
array Global config
array Category config

Return :

void

En archivos:

aplicación/site/themes/wpfd-default/tpl.php línea 189
aplicación/site/themes/templates/tpl-default.php línea 161

wpfd _ {$ themeName} _file_content_handlebars

Contenido de archivo de impresión de acción en plantilla de manillar

Parámetros:

array $config Main config
array $params Category config

Return :

void

En archivos:

app/site/themes/wpfd-preview/tpl.php línea 44
app/site/themes/wpfd-ggd/tpl.php línea 44
app/site/themes/wpfd-default/tpl.php línea 72
app/site/themes /wpfd-tree/tpl.php línea 41
aplicación/site/themes/templates/tpl-default.php línea 65

wpfd _ {$ themeName} _file_info

Acción para mostrar información del archivo

Parámetros:

object Current file object
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 206
app/site/themes/wpfd-default/tpl.php línea 210
app/site/themes/templates/tpl-default.php línea 180

wpfd _ {$ themeName} _file_info_handlebars

Acción para mostrar la información del archivo en la plantilla del manillar

Parámetros:

array Global config
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 64
app/site/themes/wpfd-preview/tpl.php línea 65
app/site/themes/wpfd-ggd/tpl.php línea 65
app/site/themes /wpfd-default/tpl.php línea 93
app/site/themes/wpfd-tree/tpl.php línea 63
app/site/themes/templates/tpl-default.php línea 84

wpfd _ {$ themeName} _folder_tree

Árbol de carpetas de impresión de acción

Parámetros:

object Current theme params
array Category config

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 126
app/site/themes/wpfd-preview/tpl.php línea 174
app/site/themes/wpfd-ggd/tpl.php línea 173
app/site/themes /wpfd-default/tpl.php línea 139
aplicación/site/themes/templates/tpl-default.php línea 122

_wpfd_preview_generate_queue_running_updating

Filtros para actualizar la cola de vista previa en ejecución

Parámetros:

none

Return :

boolean

En archivos:

aplicación/admin/views/config/view.php línea 204

import_term_meta_key

Filtra la metaclave para un término importado meta.

Parámetros:

string $meta_key Meta key.
int $term_id ID of the newly created term.
array $term Term data from the WXR import.

Return :

void

En archivos:

app/admin/classes/import/class-wp-import.php línea 390

the_content_export

Filtra el contenido de la publicación utilizado para las exportaciones de WXR.

Parámetros:

string $post_content Content of the current post.

Return :

void

En archivos:

aplicación/admin/controllers/config.php línea 990

the_excerpt_export

Filtra el extracto posterior utilizado para las exportaciones de WXR.

Parámetros:

string $post_excerpt Excerpt for the current post.

Return :

void

En archivos:

aplicación/admin/controllers/config.php línea 1000

wp_import_existing_post

ID de filtro de la publicación existente correspondiente a la publicación que se está importando actualmente.
Devuelve 0 para forzar la importación de la publicación.
Filtre el ID para que sea algo más para anular qué publicación existente se asigna a la publicación importada.

Parámetros:

int $post_exists Post ID, or 0 if post did not exist.
array $post The post array to be inserted.

Return :

void

En archivos:

app/admin/classes/import/class-wp-import.php línea 607

wp_import_term_meta

Filtra los metadatos adjuntos a un término importado.

Parámetros:

array $termmeta Array of term meta.
int $term_id ID of the newly created term.
array $term Term data from the WXR import.

Return :

void

En archivos:

app/admin/classes/import/class-wp-import.php línea 375

wpfd_

Clases adicionales para mesa

Parámetros:

array

Return :

void

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 184

wpfd_abs_ruta_a_url

Filtrar para cambiar finalmente url

Parámetros:

string

Return :

void

En archivos:

aplicación/funciones.php línea 1152

revisión_automática_wpfd

Filtro permite cambiar revisión automática

Parámetros:

string
array

Return :

void

En archivos:

aplicación/admin/controllers/files.php línea 3443

wpfd_automatic_revision_date_format

Filtro que permite cambiar el formato de fecha en el control de versiones automático

Parámetros:

string
array

Return :

void

En archivos:

aplicación/admin/controllers/files.php línea 3405

wpfd_automatic_revision_enabled

Filtrar permitir habilitar versión automática

Parámetros:

boolean
array

Return :

void

En archivos:

aplicación/admin/controllers/files.php línea 3359

wpfd_automatic_revision_increment_replacement

El filtro permite cambiar el reemplazo por la versión automática

Parámetros:

string
array

Return :

void

En archivos:

aplicación/admin/controllers/files.php línea 3426

wpfd_automatic_revision_pattern

Filtro permite cambiar el patrón de versión automática

Parámetros:

string
array

Return :

void

En archivos:

aplicación/admin/controllers/files.php línea 3372

wpfd_back_button_handlebars

Filtro global para cambiar html y argumentos de los manillares del botón Atrás

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2259

wpfd_before_save_category

Filtre por parámetros de categoría antes de guardar en la base de datos

Parámetros:

array Category params
integer Term id

Return :

array

En archivos:

aplicación/admin/controllers/category.php línea 331

wpfd_before_save_file_metadata

El filtro permite modificar los metadatos del archivo antes de guardarlos en la base de datos

Parámetros:

array File meta data array

Return :

array

En archivos:

aplicación/admin/modelos/archivo.php línea 177

wpfd_before_save_file_params

El filtro permite modificar los datos del archivo antes de guardarlos en la base de datos

Parámetros:

array File data array

Return :

array

En archivos:

aplicación/admin/modelos/archivo.php línea 107

wpfd_before_update_category_color

Color de categoría de actualización de filtro

Parámetros:

string New category color
integer Term id to change name

Return :

string|boolean

En archivos:

aplicación/admin/controllers/category.php línea 288

wpfd_before_update_category_description

Descripción de la categoría de actualización del filtro

Parámetros:

string New category description
integer Term id to change name

Return :

string|boolean

En archivos:

aplicación/admin/controllers/category.php línea 250

wpfd_before_update_category_name

Nombre de categoría de actualización de filtro

Parámetros:

string New category name
integer Term id to change name

Return :

string|boolean

En archivos:

app / admin / controllers / category.php línea 106

wpfd_before_upload_file

Filtrar antes de cargar el archivo

Parámetros:

array File data
integer Current user id

Return :

array

En archivos:

aplicación/admin/models/files.php línea 1229

wpfd_categories

Permitir filtrar la lista de categorías frontales

Parámetros:

array

Return :

void

En archivos:

aplicación/sitio/modelos/categoriesfront.php línea 164

wpfd_categories_order

Los filtros permiten cambiar la dirección de orden de las categorías.

Parámetros:

string

Return :

string

En archivos:

app/site/controllers/categories.php línea 70
app/site/models/categoriesfront.php línea 52
app/site/models/categoriesfront.php línea 302
app/site/models/categoriesfront.php línea 357

wpfd_categories_orderby

Los filtros permiten cambiar la columna de orden de categorías

Parámetros:

string

Return :

string

En archivos:

app/site/controllers/categories.php línea 79
app/site/models/categoriesfront.php línea 63
app/site/models/categoriesfront.php línea 313
app/site/models/categoriesfront.php línea 368

wpfd_category_description_handlebars

Filtro global para cambiar html y argumentos de manillares de descripción de categoría

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2429

wpfd_category_item_handlebars

Filtro global para cambiar html y argumentos de los elementos de las categorías.

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2537

wpfd_category_loading_message

Los filtros permiten activar el mensaje de carga de categoría

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2171
app/site/themes/templates/wpfd-theme.class.php línea 470

wpfd_category_loading_message

Los filtros permiten activar el mensaje de carga de categoría

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2171
app/site/themes/templates/wpfd-theme.class.php línea 470

wpfd_category_title

Filtro global para cambiar html y argumentos del título de categoría.

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2382

wpfd_category_title_handlebars

Filtro global para cambiar html y argumentos de los manillares de título de categoría

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2315

wpfd_category_tree

Filtro global para cambiar html y argumentos del árbol de categorías.

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2700

wpfd_category_tree_click_scroll_up

El filtro permite al hacer clic en el árbol de categorías desplazarse automáticamente hasta la parte superior del elemento

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2198
app/site/themes/templates/wpfd-theme.class.php línea 497

wpfd_category_tree_click_scroll_up

El filtro permite al hacer clic en el árbol de categorías desplazarse automáticamente hasta la parte superior del elemento

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2198
app/site/themes/templates/wpfd-theme.class.php línea 497

wpfd_category_tree_expandido

Los filtros permiten expandir el árbol de categorías en la interfaz

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2180
app/site/themes/templates/wpfd-theme.class.php línea 479

wpfd_category_tree_expandido

Los filtros permiten expandir el árbol de categorías en la interfaz

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2180
app/site/themes/templates/wpfd-theme.class.php línea 479

wpfd_category_tree_parent_expanded

Los filtros permiten expandir el árbol de categorías principal en la interfaz

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2189
app/site/themes/templates/wpfd-theme.class.php línea 488

wpfd_category_tree_parent_expanded

Los filtros permiten expandir el árbol de categorías principal en la interfaz

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2189
app/site/themes/templates/wpfd-theme.class.php línea 488

wpfd_clean_interval

Filtrar para cambiar el tiempo de basura limpia, esto anulará la constancia WPFD_CLEAN_INTERVAL

Parámetros:

$interval Time in second

Return :

void

En archivos:

aplicación/funciones.php línea 1811

wpfd_custom_zip_folder_on_server

Filtro para personalizar la carpeta zip de carga de descarga

Parámetros:

boolean

Return :

void

En archivos:

app / site / controllers / files.php línea 55

wpfd_default_category_params

Los filtros permiten configurar parámetros predeterminados para una nueva categoría

Parámetros:

array Default values: order, orderby, roles, private

Return :

array

En archivos:

app/admin/models/category.php línea 480
app/site/models/categoriesfront.php línea 528
app/site/models/categoryfront.php línea 88

wpfd_default_category_visibility

Los filtros permiten la visibilidad predeterminada de la configuración

Parámetros:

array Default values: roles, private

Return :

array

En archivos:

aplicación/funciones.php línea 2599

wpfd_file_download_button_args

Filtro global para cambiar html y argumentos del botón de descarga

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

app/site/themes/templates/wpfd-theme.class.php línea 1931

wpfd_file_download_button_handlebars_args

Filtro global para cambiar html y argumentos del manillar del botón de descarga

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

app/site/themes/templates/wpfd-theme.class.php línea 1863

wpfd_file_info

Filtrar información de archivo al frente

Parámetros:

object File object

Return :

object

En archivos:

app/site/models/filefront.php línea 334
app/site/models/filefront.php línea 407
app/site/models/filesfront.php línea 339

wpfd_file_info_created_args

Filtro global para cambiar html y argumentos de creado

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1445

wpfd_file_info_created_handlebars_args

Filtro global para cambiar html y argumentos de manillares creados

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1394

wpfd_file_info_description_args

Filtro global para cambiar html y argumentos de descripción.

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 989

wpfd_file_info_description_handlebars_args

Filtro global para cambiar html y argumentos de manillares de descripción

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 940

wpfd_file_info_hits_args

Filtro global para cambiar html y argumentos de hits

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1345

wpfd_file_info_hits_handlebars_args

Filtro global para cambiar html y argumentos de hits handlebars

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1294

wpfd_file_info_icon_html

Filtro global para cambiar icono html

Parámetros:

string Output html for handlebars template
object Current file object
array Main config
array Current category config

Return :

string

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1658

wpfd_file_info_modified_args

Filtro global para cambiar html y argumentos de modificado

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1547

wpfd_file_info_modified_handlebars_args

Filtro global para cambiar html y argumentos de manillares modificados

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1494

wpfd_file_info_size_args

Filtro global para cambiar html y argumentos de tamaño.

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1245

wpfd_file_info_size_handlebars_args

Filtro global para cambiar html y argumentos de manillares de tamaño.

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1194

wpfd_file_info_title_args

Filtro global para cambiar html y argumentos de título.

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1774

wpfd_file_info_title_handlebars_args

Filtro global para cambiar html y argumentos de manillares de título

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1714

wpfd_file_info_version_args

Filtro Globa para cambiar html y argumentos de versión.

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1144

wpfd_file_info_version_handlebars_args

Filtro global para cambiar html y argumentos de los controladores de versión.

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1091

wpfd_file_large_size_custom_icon

Filtro para seleccionar un icono personalizado de archivo de gran tamaño

Parámetros:

boolean

Return :

void

En archivos:

aplicación/admin/init.php línea 393

wpfd_file_open_pdf_button_args

Filtro global para cambiar html y argumentos del botón abrir pdf

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2111

wpfd_file_open_pdf_button_handlebars_args

Filtro global para cambiar html y argumentos de los manillares de botones de abrir pdf

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

app/site/themes/templates/wpfd-theme.class.php línea 1995

wpfd_file_params

Filtrar para actualizar datos antes de cargar en campos

Parámetros:

array Data load to fields

Return :

array

En archivos:

aplicación/admin/views/file/view.php línea 148

wpfd_file_preview_button_args

Filtro Globacl para cambiar html y argumentos del botón de vista previa

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2161

wpfd_file_preview_button_handlebars_args

Filtro global para cambiar html y argumentos de los controles del botón de vista previa

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2040

wpfd_file_preview_link_when_disable_download_popup

El filtro permite cambiar el enlace de descarga del archivo cuando se desactiva la ventana emergente de descarga

Parámetros:

boolean

Return :

void

En archivos:

aplicación/sitio/themes/wpfd-preview/theme.php línea 201
aplicación/sitio/themes/wpfd-preview/theme.php línea 263
aplicación/sitio/themes/wpfd-ggd/theme.php línea 162
aplicación/sitio/themes /wpfd-ggd/theme.php línea 220
aplicación/site/themes/wpfd-tree/tpl.php línea 19

wpfd_file_title

Filtrar para cambiar el título del archivo

Parámetros:

string File title
integer File id

Return :

string

En archivos:

app/site/models/filefront.php línea 121
app/site/models/filefront.php línea 374
app/site/models/filefront.php línea 252
app/site/models/filesfront.php línea 182
app/site/models/ archivosfront.php línea 328

wpfd_file_title_open_file_in_new_tab

Los filtros permiten abrir el archivo en una nueva pestaña al hacer clic en el título del archivo

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2207
app/site/themes/templates/wpfd-theme.class.php línea 506

wpfd_file_title_open_file_in_new_tab

Los filtros permiten abrir el archivo en una nueva pestaña al hacer clic en el título del archivo

Parámetros:

boolean

Return :

boolean

En archivos:

app/functions.php línea 2207
app/site/themes/templates/wpfd-theme.class.php línea 506

wpfd_generate_preview_page_number

El número máximo de páginas al generar la imagen de vista previa

Parámetros:

integer

Return :

void

En archivos:

app/admin/models/generatepreview.php línea 409
app/admin/models/generatepreview.php línea 734

wpfd_generate_preview_queue_interval

Filtrar para cambiar generar intervalo de vista previa, esto anulará WPFD_GENERATE_PREVIEW_QUEUE_INTERVAL constance

Parámetros:

$interval Time in second

Return :

void

En archivos:

aplicación/funciones.php línea 2552

wpfd_generate_preview_url

Filtrar para generar URL de vista previa

Parámetros:

boolean Generate preview url
string File id
string Category id
string Token

Return :

boolean

En archivos:

aplicación/sitio/ayudantes/WpfdHelperFile.php línea 103

wpfd_generated_preview_file_real_path

El filtro permite hacer cualquier cosa con el archivo de vista previa generado

Parámetros:

string

Return :

void

En archivos:

aplicación/admin/models/generatepreview.php línea 857

wpfd_get_content_dir

Filtrar para cambiar el directorio de contenido personalizado. Valor predeterminado: 'wp-file-download'

Parámetros:

string The current custom content dir string.

Return :

boolean

En archivos:

aplicación/funciones.php línea 86

wpfd_get_support_cloud

Plataforma en la nube compatible con devolución de filtros
Requiere detectar de dónde proceden las categorías / archivos

Parámetros:

array Cloud platform list

Return :

array

En archivos:

aplicación/funciones.php línea 1019

wpfd_get_template

Permitir filtro de complemento de terceros

Parámetros:

string Template path
string Template name
array Template variables
string Template path dir
string Default path dir

Return :

string

En archivos:

aplicación/funciones.php línea 870

wpfd_index_file

Filtrar para agregar contenido de archivo en el índice

Parámetros:

array Chunks
WP_Post Post object

Return :

void

En archivos:

aplicación/admin/models/fts.php línea 1176

wpfd_locate_template

Filtrar al regresar la ruta de la plantilla encontrada

Parámetros:

string Template path
string Template name
string Template path dir

Return :

void

En archivos:

aplicación/funciones.php línea 832

wpfd_locate_theme

Filtrar al regresar la ruta de la plantilla encontrada

Parámetros:

string Template path
string Template name
string Template path dir

Return :

void

En archivos:

aplicación/funciones.php línea 957

wpfd_not_authorized_redirect_url

Filtro para redirigir al usuario cuando no está autorizado a descargar el archivo actual

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 243
aplicación/sitio/init.php línea 1076

wpfd_not_authorized_redirect_url

Filtro para redirigir al usuario cuando no está autorizado a descargar el archivo actual

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 243
aplicación/sitio/init.php línea 1076

wpfd_password_expires

Filtra la duración de la cookie de la contraseña de publicación.
De forma predeterminada, la cookie caduca a los 10 días de su creación.
Para convertir esto en una cookie de sesión, devuelve 0.

Parámetros:

int $expires The expiry time, as passed to setcookie().

Return :

void

En archivos:

aplicación/sitio/controladores/archivo.php línea 1102

wpfd_password_form

Filtra la salida HTML para el formulario de contraseña de publicación protegida.
Si modifica el campo de contraseña, tenga en cuenta que el esquema de la base de datos central
limita el campo de contraseña a 20 caracteres independientemente del valor del
atributo de tamaño en la entrada del formulario.

Parámetros:

string $output The password form HTML output.
WP_Post $object Object.

Return :

void

En archivos:

aplicación/funciones.php línea 3287

wpfd_preview_service_url

Filtrar para cambiar la URL del servicio de vista previa

Parámetros:

string Preview url with %s placeholder for url

Return :

string

En archivos:

aplicación/sitio/ayudantes/WpfdHelperFile.php línea 121

wpfd_preview_url

Filtrar para cambiar la URL de vista previa

Parámetros:

string Output url
string Preview url with %s placeholder for file encoded url
string Ajax Url to preview file

Return :

string

En archivos:

aplicación/sitio/ayudantes/WpfdHelperFile.php línea 132

wpfd_real_abs_path

Filtrar para corregir ABSPATH incorrecto en algún hosting / servidor

Parámetros:

string

Return :

void

En archivos:

aplicación/funciones.php línea 1135

wpfd_remove_download_zip_file_from_server

Filtro para eliminar el archivo zip del servidor

Parámetros:

boolean

Return :

void

En archivos:

aplicación/sitio/controladores/archivos.php línea 94

wpfd_search_login_required

Filtrar para verificar el inicio de sesión para buscar archivos

Parámetros:

none

Return :

boolean

En archivos:

aplicación/site/helpers/WpfdHelperShortcodes.php línea 2223

wpfd_search_results

Filtros para resultados de búsqueda

Parámetros:

array Files results
array Search filters

Return :

array

En archivos:

aplicación/sitio/modelos/search.php línea 513

wpfd_search_results_file_title_length

Permitir cambiar la longitud del archivo en los resultados de búsqueda

Parámetros:

integer

Return :

void

En archivos:

aplicación/sitio/modelos/search.php línea 775

wpfd_search_results_order

Dirección de orden de los resultados de búsqueda

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/modelos/búsqueda.php línea 251

wpfd_search_results_orderby

Resultados de búsqueda ordenados por

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/modelos/búsqueda.php línea 244

wpfd_search_results_orderby_relevance

Filtre para ordenar archivos según la relevancia de las palabras clave.

Parámetros:

boolean

Return :

boolean

En archivos:

aplicación/sitio/views/search/view.php línea 270

wpfd_search_tags_relation

El filtro permite cambiar la relación de etiquetas

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/modelos/búsqueda.php línea 132

wpfd_selected_file

Filtro de archivo seleccionado para descargar

Parámetros:

array

Return :

void

En archivos:

aplicación/sitio/controllers/files.php línea 300
aplicación/sitio/controllers/files.php línea 468

wpfd_selected_file

Filtro de archivo seleccionado para descargar

Parámetros:

array

Return :

void

En archivos:

aplicación/sitio/controllers/files.php línea 300
aplicación/sitio/controllers/files.php línea 468

wpfd_selected_files

Filtrar por archivos seleccionados para descargar

Parámetros:

array

Return :

void

En archivos:

aplicación/sitio/controladores/archivos.php línea 87

wpfd_show_upload_form_reverse

Filtrar para cambiar el formulario de subida

Parámetros:

boolean

Return :

void

En archivos:

app/site/themes/wpfd-table/tpl.php línea 247
app/site/themes/wpfd-preview/tpl.php línea 241
app/site/themes/wpfd-ggd/tpl.php línea 238
app/site/themes /wpfd-default/tpl.php línea 248
aplicación/site/themes/wpfd-tree/tpl.php línea 248
aplicación/site/views/files/view.php línea 421

wpfd_statistics_filter_by

Estadísticas filtradas por

Parámetros:

array

Return :

void

En archivos:

app / admin / views / statistics / tpl / filters.php línea 44

wpfd_statistics_filter_by_placeholders

Filtro de estadísticas por marcadores de posición

Parámetros:

array

Return :

void

En archivos:

app / admin / views / statistics / tpl / filters.php línea 51

wpfd_statistics_get_selection_arguments

Las estadísticas obtienen argumentos de valor de selección

Parámetros:

array
string
string

Return :

void

En archivos:

aplicación/admin/models/statistics.php línea 194

wpfd_statistics_get_selection_posts_clauses

Las estadísticas obtienen cláusulas de publicaciones de selección

Parámetros:

array
string
string

Return :

void

En archivos:

aplicación/admin/models/statistics.php línea 378

wpfd_statistics_get_selection_value

Las estadísticas obtienen el valor de selección

Parámetros:

array
string

Return :

void

En archivos:

aplicación/admin/models/statistics.php línea 121

wpfd_statistics_type

Cambiar tipo de estadísticas

Parámetros:

string
string
string

Return :

void

En archivos:

aplicación/admin/models/statistics.php línea 387

wpfd_token_live_time

Filtrar para cambiar el tiempo de token en vivo

Parámetros:

int Token live time in seconds

Return :

int

En archivos:

app/functions.php línea 1789
app/site/models/tokens.php línea 123
app/site/models/tokens.php línea 170

wpfd_upload_dir

Filtro permite cambiar el directorio de carga de archivos

Parámetros:

string

Return :

void

En archivos:

aplicación/admin/clases/WpfdBase.php línea 55

wpfd_user_can

Capacidad de verificación de filtros del usuario actual para editar la configuración de permisos

Parámetros:

boolean The current user has the given capability
string Action name

Return :

boolean

En archivos:

app/functions.php línea 1169
app/functions.php línea 1186
app/functions.php línea 1230
app/functions.php línea 1250
app/functions.php línea 1270
app/functions.php línea 1290
app/functions.php línea 1340
aplicación /functions.php línea 1390
app/admin/classes/install-wizard/install-wizard.php línea 59
jutranslation/jutranslation.php línea 100

wpfd_user_can

Capacidad de verificación de filtro del usuario actual para administrar el archivo

Parámetros:

boolean The current user has the given capability
string Action name

Return :

boolean

En archivos:

app/functions.php línea 1169
app/functions.php línea 1186
app/functions.php línea 1230
app/functions.php línea 1250
app/functions.php línea 1270
app/functions.php línea 1290
app/functions.php línea 1340
aplicación /functions.php línea 1390
app/admin/classes/install-wizard/install-wizard.php línea 59
jutranslation/jutranslation.php línea 100

wpfd_you_dont_have_permission_redirect_url

Filtrar para redirigir al usuario cuando no tiene permiso para descargar el archivo actual

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 222
aplicación/sitio/init.php línea 1055

wpfd_you_dont_have_permission_redirect_url

Filtrar para redirigir al usuario cuando no tiene permiso para descargar el archivo actual

Parámetros:

string

Return :

void

En archivos:

aplicación/sitio/controllers/file.php línea 222
aplicación/sitio/init.php línea 1055

wpfd _ {$ themeName} _back_button_handlebars

Filtrar para cambiar html y argumentos del manillar del botón de retroceso

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2272

wpfd _ {$ themeName} _category_description

Filtro global para cambiar html y argumentos de descripción de categoría.

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2476
aplicación/site/themes/templates/wpfd-theme.class.php línea 2489

wpfd _ {$ themeName} _category_description

Filtrar para cambiar html y argumentos de la descripción de la categoría

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2476
aplicación/site/themes/templates/wpfd-theme.class.php línea 2489

wpfd _ {$ themeName} _category_description_handlebars

Filtrar para cambiar html y argumentos de descripción de categoría manillares

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2442

wpfd _ {$ themeName} _category_item

Filtro global para cambiar html y argumentos del elemento de categorías

Parámetros:

array Template array
object Current category object
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2642
aplicación/site/themes/templates/wpfd-theme.class.php línea 2656

wpfd _ {$ themeName} _category_item

Filtrar para cambiar el elemento html y argumentos de categorías

Parámetros:

array Template array
object Current category object
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2642
aplicación/site/themes/templates/wpfd-theme.class.php línea 2656

wpfd _ {$ themeName} _category_item_handlebars

Filtrar para cambiar html y argumentos de manillar de elementos de categorías

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2550

wpfd _ {$ themeName} _category_title

Filtrar para cambiar html y argumentos del título de categoría

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2395

wpfd _ {$ themeName} _category_title_handlebars

Filtrar para cambiar html y argumentos de manillar de título de categoría

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2328

wpfd _ {$ themeName} _category_tree

Filtrar para cambiar html y argumentos del árbol de categorías

Parámetros:

array Template array
object Current theme object
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2713

wpfd _ {$ themeName} _column_created_header_html

Filtrar para cambiar el encabezado html de la columna de fecha creada

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 882

wpfd _ {$ themeName} _column_description_header_html

Filtrar para cambiar el encabezado html de la columna de descripción

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/site/themes/wpfd-table/theme.php línea 713
aplicación/site/themes/wpfd-table/theme.php línea 747
aplicación/site/themes/wpfd-table/theme.php línea 1008

wpfd _ {$ themeName} _column_description_header_html

Filtrar para cambiar el encabezado html de la columna de descripción

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/site/themes/wpfd-table/theme.php línea 713
aplicación/site/themes/wpfd-table/theme.php línea 747
aplicación/site/themes/wpfd-table/theme.php línea 1008

wpfd _ {$ themeName} _column_description_header_html

Filtrar para cambiar el encabezado html de la columna de descripción

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/site/themes/wpfd-table/theme.php línea 713
aplicación/site/themes/wpfd-table/theme.php línea 747
aplicación/site/themes/wpfd-table/theme.php línea 1008

wpfd _ {$ themeName} _column_download_header_html

Filtrar para cambiar el encabezado html de la columna de descarga

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 951

wpfd _ {$ themeName} _column_hits_header_html

Filtrar para cambiar el encabezado html de la columna hits

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 849

wpfd _ {$ themeName} _column_modified_header_html

Filtrar para cambiar el encabezado html de la columna de fecha modificada

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 916

wpfd _ {$ themeName} _column_size_header_html

Filtrar para cambiar el encabezado html de la columna de tamaño

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 815

wpfd _ {$ themeName} _column_title_header_html

Filtrar para cambiar el encabezado html de la columna de título

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 679

wpfd _ {$ themeName} _column_version_header_html

Filtrar para cambiar el encabezado html de la columna de versión

Parámetros:

string Header html

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 781

wpfd _ {$ themeName} _content_wrapper

Filtrar para cambiar la salida del contenedor de contenido

Parámetros:

string Content wrapper
object Current theme object

Return :

string

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 750

wpfd _ {$ themeName} _content_wrapper_input

Filtros para imprimir entradas ocultas debajo del contenedor de contenido

Parámetros:

string Input html
object Current theme object

Return :

string

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 778

wpfd _ {$ themeName} _file_download_button_args

Filtrar para cambiar html y argumentos del botón de descarga

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

app/site/themes/templates/wpfd-theme.class.php línea 1945

wpfd _ {$ themeName} _file_download_button_handlebars_args

Filtrar para cambiar html y argumentos del manillar del botón de descarga

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

app/site/themes/templates/wpfd-theme.class.php línea 1876

wpfd _ {$ themeName} _file_info_created_args

Filtrar para cambiar html y argumentos de creado

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1458

wpfd _ {$ themeName} _file_info_created_handlebars_args

Filtrar para cambiar html y argumentos de manillares creados

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1407

wpfd _ {$ themeName} _file_info_description_args

Filtrar para cambiar html y argumentos de descripción

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1002

wpfd _ {$ themeName} _file_info_description_handlebars_args

Filtrar para cambiar html y argumentos del manillar de descripción

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 952

wpfd _ {$ themeName} _file_info_hits_args

Filtrar para cambiar html y argumentos de hits

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1358

wpfd _ {$ themeName} _file_info_hits_handlebars_args

Filtrar para cambiar html y argumentos de los manillares de hits

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1307

wpfd _ {$ themeName} _file_info_icon_hanlebars

Filtrar para cambiar el ícono html para la plantilla de manillar

Parámetros:

string Output html for handlebars template
array Main config
array Current category config

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 260
aplicación/sitio/themes/wpfd-preview/theme.php línea 173
aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1601
aplicación/sitio /themes/templates/wpfd-theme.class.php línea 1614

wpfd _ {$ themeName} _file_info_icon_hanlebars

Filtrar para cambiar el ícono html para la plantilla de manillar

Parámetros:

string Output html for handlebars template
array Main config
array Current category config

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 260
aplicación/sitio/themes/wpfd-preview/theme.php línea 173
aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1601
aplicación/sitio /themes/templates/wpfd-theme.class.php línea 1614

wpfd _ {$ themeName} _file_info_icon_html

Filtrar para cambiar el ícono html

Parámetros:

string Output html for handlebars template
object Current file object
array Main config
array Current category config

Return :

string

En archivos:

aplicación/sitio/themes/wpfd-table/theme.php línea 346
aplicación/sitio/themes/templates/wpfd-theme.class.php línea 1672

wpfd _ {$ themeName} _file_info_modified_args

Filtro para cambiar html y argumentos de modificado

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1561

wpfd _ {$ themeName} _file_info_modified_handlebars_args

Filtrar para cambiar html y argumentos de manillares modificados

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1507

wpfd _ {$ themeName} _file_info_size_args

Filtrar para cambiar html y argumentos de tamaño

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1258

wpfd _ {$ themeName} _file_info_size_handlebars_args

Filtrar para cambiar html y argumentos de manillar de tamaño

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1206

wpfd _ {$ themeName} _file_info_title_args

Filtrar para cambiar html y argumentos de título

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/wpfd-table/theme.php línea 377
aplicación/site/themes/templates/wpfd-theme.class.php línea 1788

wpfd _ {$ themeName} _file_info_title_handlebars_args

Filtrar para cambiar html y argumentos de manillar de título

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/wpfd-table/theme.php línea 294
aplicación/site/themes/templates/wpfd-theme.class.php línea 1727

wpfd _ {$ themeName} _file_info_version_args

Filtrar para cambiar html y argumentos de versión

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1157

wpfd _ {$ themeName} _file_info_version_handlebars_args

Filtrar para cambiar html y argumentos de manillares de versión

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 1103

wpfd _ {$ themeName} _file_open_pdf_button_args

Filtrar para cambiar html y argumentos del botón abrir pdf

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2125

wpfd _ {$ themeName} _file_open_pdf_button_handlebars_args

Filtrar para cambiar html y argumentos de abrir manillares de botón pdf

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2008

wpfd _ {$ themeName} _file_preview_button_args

Filtrar para cambiar html y argumentos del botón de vista previa

Parámetros:

array Template array
object Current file object
array Main config
array Current category config

Return :

array

En archivos:

aplicación/site/themes/templates/wpfd-theme.class.php línea 2175

wpfd _ {$ themeName} _file_preview_button_handlebars_args

Filtrar para cambiar html y argumentos del manillar de botón de vista previa

Parámetros:

array Template array
array Main config
array Current category config

Return :

array

En archivos:

aplicación/sitio/themes/templates/wpfd-theme.class.php línea 2053

Composer

logotipo del compositor Aquí está la solución para utilizar nuestros complementos como dependencia del compositor.
Debe declarar en su archivo compositor.json el repositorio joomunited, asegúrese de reemplazar YOUR_TOKEN en la URL por su propio token. Puede encontrarlo en https://www.joomunited.com/my-account/my-membership en el Composer .

Establezca la clave de actualización mediante programación con WP CLI

Utilice la misma clave que utilizó para la instalación del compositor y ejecute este comando del compositor para configurar el token de actualización
wp option update ju_user_token "YOUR_TOKEN"