Chuyển đến nội dung chính

Tài liệu dành cho lập trình viên WP File Download

Tài liệu này sẽ giúp các nhà phát triển có kinh nghiệm cắm bất kỳ dịch vụ nào khác với plugin của chúng tôi. Dưới đây là tất cả các hành động và bộ lọc cho plugin này, nếu bạn cần thêm một số thông tin, vui lòng hỏi bằng cách sử dụng phần này cho diễn đàn chuyên dụng. Cảm ơn bạn đã sử dụng plugin của chúng tôi!

import_term_meta

Hỏa hoạn sau khi meta hạn được nhập khẩu.

Thông số :

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

Return :

void

Trong tệp:

app/admin/classes/import/class-wp-import.php dòng 408

wpdf_admin_notices

Hành động viết thông báo nhập khẩu

Thông số :

none

Return :

void

Trong tệp:

app/admin/views/iconsbuilder/tpl/default.php dòng 40
app/admin/views/wpfd/tpl/ui-default.php dòng 148
ứng dụng/admin/views/config/tpl/ui-default.php dòng 38

wpfd_ addon _update_version_description

Phiên bản cập nhật hành động và mô tả sau khi sao chép

Thông số :

string Version
string Description
string Category from
string Category TermId

Return :

void

Trong tệp:

app/admin/controllers/files.php dòng 792
app/admin/controllers/files.php dòng 886
app/admin/controllers/files.php dòng 2120
app/admin/controllers/files.php dòng 919
app/admin/controllers/ files.php dòng 1231
app/admin/controllers/files.php dòng 1738
app/admin/controllers/files.php dòng 2534
app/admin/controllers/files.php dòng 3026
app/admin/controllers/files.php dòng 984
ứng dụng /admin/controllers/files.php dòng 2198
app/admin/controllers/files.php dòng 1043
app/admin/controllers/files.php dòng 1170
app/admin/controllers/files.php dòng 1497
app/admin/controllers/files dòng .php 2259
app/admin/controllers/files.php dòng 2401
app/admin/controllers/files.php dòng 2738
app/admin/controllers/files.php dòng 1107
app/admin/controllers/files.php dòng 1618
app/ admin/controllers/files.php dòng 2328
app/admin/controllers/files.php dòng 1290
app/admin/controllers/files.php dòng 1400
app/admin/controllers/files.php dòng 2462
app/admin/controllers/files. dòng php 2878
app/admin/controllers/files.php dòng 1366
app/admin/controllers/files.php dòng 2620
app/admin/controllers/files.php dòng 1433
app/admin/controllers/files.php dòng 1797
app/admin /controllers/files.php dòng 2952
app/admin/controllers/files.php dòng 3084
app/admin/controllers/files.php dòng 1561
app/admin/controllers/files.php dòng 1677
app/admin/controllers/files.php dòng 1872
app/admin/controllers/files.php dòng 2033
app/admin/controllers/files.php dòng 2667
app/admin/controllers/files.php dòng 2805
app/admin/controllers/files.php dòng 3172

wpfd_admin_after_file_title_field

Hành động ném sau trường tiêu đề

Thông số :

string Current file information

Return :

void

Trong tệp:

app/admin/forms/file.xml dòng 60

wpfd_after_bottom_file_save_sinstall

Hành động ném sau nút cài đặt lưu tập tin dưới cùng

Thông số :

string Current file information

Return :

void

Trong tệp:

app/admin/forms/file.xml dòng 245

wpfd_after_carget_main_sinstall

Hành động cháy sau khi cài đặt chính thể loại trong bảng bên phải

Thông số :

integer Current category id

Return :

void

Trong tệp:

app/admin/views/category/tpl/default.php dòng 166

wpfd_after_create_new_carget

Hành động sau khi thể loại mới được tạo

Thông số :

integer New category id
string Category created name

Return :

void

Trong tệp:

app / admin / controllers / category.php dòng 78

wpfd_after_fieldset_carget_main_sinstall

Hành động cháy sau khi cài đặt trường chính của danh mục trong bảng bên phải

Thông số :

integer Current category id

Return :

void

Trong tệp:

app/admin/views/category/tpl/default.php dòng 175

wpfd_after_file_main_sinstall

Hành động được ném sau khi tất cả các đầu vào cài đặt tệp đã được lặp lại

Thông số :

string Current file information

Return :

void

Trong tệp:

app/admin/forms/file.xml dòng 225

wpfd_after_single_file_info

Hành động cháy sau khi thông tin tệp trong màn hình hiển thị tập tin duy nhất

Thông số :

object File object

Return :

void

Trong tệp:

app / site / theme s / Template / tpl-single.php dòng 65

wpfd_after_template_part

Hành động bắn sau khi một phần mẫu được gọi là

Thông số :

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

Return :

void

Trong tệp:

app/functions.php dòng 892

wpfd_b Before_carget_main_sinstall

Hành động bắn trước khi cài đặt chính thể loại trong bảng bên phải

Thông số :

integer Current category id

Return :

void

Trong tệp:

app / admin / views / category / tpl / default.php dòng 92

wpfd_b Before_fieldset_carget_main_sinstall

Hành động bắn trước trường cài đặt chính của danh mục được đặt trong bảng bên phải

Thông số :

integer Current category id

Return :

void

Trong tệp:

app / admin / views / category / tpl / default.php dòng 61

wpfd_b Before_index_remove

Hành động bắn trước khi xóa chỉ mục

Thông số :

integer Post id

Return :

void

Trong tệp:

app/admin/models/fts.php dòng 1090

wpfd_b Before_single_file_info

Hành động bắn trước khi thông tin tập tin trong hiển thị tập tin duy nhất

Thông số :

object File object

Return :

void

Trong tệp:

app / site / theme s / templates / tpl-single.php dòng 49

wpfd_b Before_template_part

Hành động bắn trước một phần mẫu được gọi là

Thông số :

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

Return :

void

Trong tệp:

app/functions.php dòng 880

wpfd_download_file_permission

Hành động kích hoạt khi người dùng hiện tại không có đủ quyền để tải xuống tệp này.

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 62
app/site/init.php dòng 893

wpfd_download_file_permission

Hành động kích hoạt khi người dùng hiện tại không có đủ quyền để tải xuống tệp này.

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 62
app/site/init.php dòng 893

wpfd_download_link_expired

Hành động cho trang tải xuống đã hết hạn

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 85
app/site/init.php dòng 916

wpfd_download_link_expired

Hành động cho trang tải xuống đã hết hạn

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 85
app/site/init.php dòng 916

wpfd_file_delatted

Hành động cháy sau khi xóa tệp

Thông số :

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

Return :

void

Trong tệp:

app/admin/controllers/file.php dòng 654
app/admin/controllers/file.php dòng 725

wpfd_file_d Download

Hành động kích hoạt ngay trước khi tải xuống tệp.
Đừng lặp lại bất cứ thứ gì ở đây nếu không tệp tải xuống sẽ bị hỏng

Thông số :

object File id
array Source

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 336
app/site/controllers/file.php dòng 452
app/site/controllers/file.php dòng 530
app/site/controllers/file.php dòng 606
app/site/controllers/ file.php dòng 633
app/site/controllers/file.php dòng 714
app/site/init.php dòng 1158
app/site/init.php dòng 1290
app/site/init.php dòng 1385
app/site/init.php dòng 1476
app/site/init.php dòng 1628

wpfd_file_d Download

Hành động kích hoạt ngay trước khi tải xuống tệp.
Đừng lặp lại bất cứ thứ gì ở đây nếu không tệp tải xuống sẽ bị hỏng

Thông số :

object File id
array Source

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 336
app/site/controllers/file.php dòng 452
app/site/controllers/file.php dòng 530
app/site/controllers/file.php dòng 606
app/site/controllers/ file.php dòng 633
app/site/controllers/file.php dòng 714
app/site/init.php dòng 1158
app/site/init.php dòng 1290
app/site/init.php dòng 1385
app/site/init.php dòng 1476
app/site/init.php dòng 1628

wpfd_file_indexed

Hành động cháy sau khi lập chỉ mục

Thông số :

integer Inserted post id
array Post content to index

Return :

void

Trong tệp:

app/admin/models/fts.php dòng 1192

wpfd_file_uploaded

Hành động cháy sau khi tập tin được tải lên

Thông số :

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

Return :

void

Trong tệp:

app/admin/models/files.php dòng 1300

wpfd_generate_preview_ after_merge_image_vertical

Kích hoạt hành động sau khi hợp nhất hình ảnh theo chiều dọc

Thông số :

string $destinationPath Merged image path
WpfdModelGeneratepreview $this Current Model

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 1069

wpfd_generate_preview_ after_resize_thumbnail

Tệp hành động sau khi hình thu nhỏ được thay đổi kích thước

Thông số :

string $fileName Thumbnail file path

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 948

wpfd_generate_preview_before_merge_image_vertical

Kích hoạt hành động trước khi hợp nhất hình ảnh theo chiều dọc

Thông số :

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

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 973

wpfd_preview_file_permission

Hành động kích hoạt khi người dùng hiện tại không có đủ quyền để xem trước tệp này.

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 74
app/site/init.php dòng 905

wpfd_preview_file_permission

Hành động kích hoạt khi người dùng hiện tại không có đủ quyền để xem trước tệp này.

Thông số :

string|integer
string|integer
integer

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 74
app/site/init.php dòng 905

wpfd_preview_generated

Kích hoạt hành động sau khi đã lưu hình thu nhỏ / xem trước

Thông số :

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

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 432
app/admin/models/generatepreview.php dòng 578
app/admin/models/generatepreview.php dòng 755

wpfd_save_carget

Hành động cháy sau khi lưu tham số danh mục

Thông số :

integer Term id
array Category params

Return :

void

Trong tệp:

app/admin/controllers/category.php dòng 341

wpfd_save_carget_sinstall_button

Hành động bắn trước nút lưu danh mục trong bảng bên phải

Thông số :

integer Current category id

Return :

void

Trong tệp:

app/admin/views/category/tpl/default.php dòng 380

wpfd_save_file_params

Sau khi dữ liệu tệp được lưu vào cơ sở dữ liệu

Thông số :

array File data array

Return :

void

Trong tệp:

app/admin/models/file.php dòng 187

wpfd_update_category_color

Cập nhật màu danh mục

Thông số :

integer Term id to change color
string New category color

Return :

void

Trong tệp:

app/admin/controllers/category.php dòng 297
app/admin/controllers/category.php dòng 704
app/admin/controllers/category.php dòng 845

wpfd_update_category_color

Cập nhật màu danh mục

Thông số :

integer Term id to change color
string New category color

Return :

void

Trong tệp:

app/admin/controllers/category.php dòng 297
app/admin/controllers/category.php dòng 704
app/admin/controllers/category.php dòng 845

wpfd_update_category_color

Cập nhật màu danh mục

Thông số :

integer Term id to change color
string New category color

Return :

void

Trong tệp:

app/admin/controllers/category.php dòng 297
app/admin/controllers/category.php dòng 704
app/admin/controllers/category.php dòng 845

wpfd_update_category_description

Sau khi cập nhật màu danh mục

Thông số :

integer Term id to change color
string New category color

Return :

void

Trong tệp:

app/admin/controllers/category.php dòng 263

wpfd_update_carget_name

Cập nhật tên danh mục

Thông số :

integer Term id to change name
string New category name

Return :

void

Trong tệp:

app / admin / controllers / category.php dòng 114

wpfd _ {$ theme Name} _ after_custom_hooks

Lửa hành động sau khi nối tùy chỉnh

Thông số :

none

Return :

void

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 708

wpfd _ {$ theme Name} _ after_template_hooks

Hành động cháy sau khi móc mẫu

Thông số :

none

Return :

void

Trong tệp:

app/site/ theme s/wpfd-preview/ theme .php dòng 115
app/site/ theme s/wpfd-ggd/ theme .php dòng 116
app/site/ theme s/wpfd-tree/ theme .php dòng 86
app/ site/ theme s/templates/wpfd- theme .class.php dòng 698

wpfd _ {$ theme Name} _ after_ theme _content

Hành động in sau nội dung theme

Thông số :

object Current theme instance
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 282
app/site/ theme s/wpfd-preview/tpl.php dòng 275
app/site/ theme s/wpfd-ggd/tpl.php dòng 272
app/ site/ theme s/wpfd-default/tpl.php dòng 282
app/site/ theme s/templates/tpl-default.php dòng 219

wpfd _ {$ theme Name} _before_files_loop

Hành động bắn trước khi vòng lặp tập tin

Thông số :

object Current theme params
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 146
app/site/ theme s/wpfd-preview/tpl.php dòng 194
app/site/ theme s/wpfd-ggd/tpl.php dòng 193
app/ site/ theme s/wpfd-default/tpl.php dòng 159
app/site/ theme s/wpfd-tree/tpl.php dòng 175
app/site/ theme s/templates/tpl-default.php dòng 139

wpfd _ {$ theme Name} _before_files_loop_handlebars

Hành động bắn trước khi tập tin lặp trong mẫu tay lái

Thông số :

array Current theme params
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 36
app/site/ theme s/wpfd-preview/tpl.php dòng 121
app/site/ theme s/wpfd-ggd/tpl.php dòng 121
app/ site/ theme s/wpfd-default/tpl.php dòng 47
app/site/ theme s/templates/tpl-default.php dòng 43

wpfd _ {$ theme Name} _before_template_hooks

Hành động cháy trước khi các mẫu được nối

Thông số :

none

Return :

void

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 570

wpfd _ {$ theme Name} _before_ theme _content

Hành động in trước nội dung theme

Thông số :

object Current theme params

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 106
app/site/ theme s/wpfd-preview/tpl.php dòng 101
app/site/ theme s/wpfd-ggd/tpl.php dòng 101
app/ site/ theme s/wpfd-default/tpl.php dòng 27
app/site/ theme s/wpfd-tree/tpl.php dòng 158
app/site/ theme s/wpfd-tree/tpl.php dòng 279
app/site/ theme s/templates/tpl-default.php dòng 25

wpfd _ {$ theme Name} _buttons

Hành động để hiển thị các nút

Thông số :

object Current file object
array Global config
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 226
app/site/ theme s/wpfd-default/tpl.php dòng 230
app/site/ theme s/templates/tpl-default.php dòng 198

wpfd _ {$ theme Name} _buttons_handlebars

Các nút in hành động trong mẫu tay lái

Thông số :

array $config Main config
array $params Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 84
app/site/ theme s/wpfd-preview/tpl.php dòng 83
app/site/ theme s/wpfd-ggd/tpl.php dòng 83
app/ site/ theme s/wpfd-default/tpl.php dòng 112
app/site/ theme s/wpfd-tree/tpl.php dòng 81
app/site/ theme s/templates/tpl-default.php dòng 101

wpfd _ {$ theme Name} _columns

Hành động để hiển thị các cột

Thông số :

array Main config
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 171

wpfd _ {$ theme Name} _file_block

Hành động để hiển thị khối tập tin

Thông số :

object Current file object
array Global config
array Category config

Return :

void

Trong tệp:

app / site / theme s / wpfd-preview / tpl.php dòng 219
app / site / theme s / wpfd-ggd / tpl.php dòng 216

wpfd _ {$ theme Name} _file_block_handlebars

Hành động để hiển thị khối tệp trong mẫu tay lái

Thông số :

array Main config
array Category config

Return :

void

Trong tệp:

app / site / theme s / wpfd-preview / tpl.php dòng 145
app / site / theme s / wpfd-ggd / tpl.php dòng 143

wpfd _ {$ theme Name} _file_content

Hành động để hiển thị nội dung tập tin

Thông số :

object Current file object
array Global config
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-default/tpl.php dòng 189
app/site/ theme s/templates/tpl-default.php dòng 161

wpfd _ {$ theme Name} _file_content_handlebars

Nội dung tệp in hành động trong mẫu tay cầm

Thông số :

array $config Main config
array $params Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-preview/tpl.php dòng 44
app/site/ theme s/wpfd-ggd/tpl.php dòng 44
app/site/ theme s/wpfd-default/tpl.php dòng 72
app/ site/ theme s/wpfd-tree/tpl.php dòng 41
app/site/ theme s/templates/tpl-default.php dòng 65

wpfd _ {$ theme Name} _file_info

Hành động để hiển thị thông tin tập tin

Thông số :

object Current file object
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 206
app/site/ theme s/wpfd-default/tpl.php dòng 210
app/site/ theme s/templates/tpl-default.php dòng 180

wpfd _ {$ theme Name} _file_info_handlebars

Hành động để hiển thị thông tin tệp trong mẫu tay lái

Thông số :

array Global config
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 64
app/site/ theme s/wpfd-preview/tpl.php dòng 65
app/site/ theme s/wpfd-ggd/tpl.php dòng 65
app/ site/ theme s/wpfd-default/tpl.php dòng 93
app/site/ theme s/wpfd-tree/tpl.php dòng 63
app/site/ theme s/templates/tpl-default.php dòng 84

wpfd _ {$ theme Name} _folder_tree

Cây thư mục in hành động

Thông số :

object Current theme params
array Category config

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 126
app/site/ theme s/wpfd-preview/tpl.php dòng 174
app/site/ theme s/wpfd-ggd/tpl.php dòng 173
app/ site/ theme s/wpfd-default/tpl.php dòng 139
app/site/ theme s/templates/tpl-default.php dòng 122

_wpfd_preview_generate_queue_running_updating

Bộ lọc để cập nhật hàng đợi xem trước đang chạy

Thông số :

none

Return :

boolean

Trong tệp:

app/admin/views/config/view.php dòng 204

import_term_meta_key

Lọc khóa meta cho một đoạn meta nhập khẩu.

Thông số :

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

Return :

void

Trong tệp:

app/admin/classes/import/class-wp-import.php dòng 390

the_content_export

Lọc nội dung bài đăng được sử dụng cho xuất khẩu WXR.

Thông số :

string $post_content Content of the current post.

Return :

void

Trong tệp:

app/admin/controllers/config.php dòng 990

the_excerpt_export

Lọc đoạn trích bài được sử dụng cho xuất khẩu WXR.

Thông số :

string $post_excerpt Excerpt for the current post.

Return :

void

Trong tệp:

app/admin/controllers/config.php dòng 1000

wp_import_ex hiện_post

ID bộ lọc của bài đăng hiện có tương ứng với bài đăng hiện đang nhập.
Trả về 0 để buộc nhập bài đăng.
Lọc ID thành một cái gì đó khác để ghi đè bài đăng hiện có được ánh xạ tới bài đăng đã nhập.

Thông số :

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

Return :

void

Trong tệp:

app/admin/classes/import/class-wp-import.php dòng 607

wp_import_term_meta

Lọc siêu dữ liệu được đính kèm với một thuật ngữ được nhập.

Thông số :

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

Trong tệp:

app/admin/classes/import/class-wp-import.php dòng 375

wpfd_

Các lớp học bổ sung cho bảng

Thông số :

array

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 184

wpfd_abs_path_to_url

Lọc để thay đổi url cuối cùng

Thông số :

string

Return :

void

Trong tệp:

app/functions.php dòng 1152

wpfd_automatic_revision

Bộ lọc cho phép thay đổi bản sửa đổi tự động

Thông số :

string
array

Return :

void

Trong tệp:

dòng app/admin/controllers/files.php 3443

wpfd_automatic_revision_date_format

Bộ lọc cho phép thay đổi định dạng ngày trong lập phiên bản tự động

Thông số :

string
array

Return :

void

Trong tệp:

app/admin/controllers/files.php dòng 3405

wpfd_automatic_revision_enabled

Bộ lọc cho phép kích hoạt phiên bản tự động

Thông số :

boolean
array

Return :

void

Trong tệp:

app/admin/controllers/files.php dòng 3359

wpfd_automatic_revision_increment_replacement

Bộ lọc cho phép thay đổi thay thế cho phiên bản tự động

Thông số :

string
array

Return :

void

Trong tệp:

app/admin/controllers/files.php dòng 3426

wpfd_automatic_revision_pattern

Bộ lọc cho phép thay đổi mẫu phiên bản tự động

Thông số :

string
array

Return :

void

Trong tệp:

app/admin/controllers/files.php dòng 3372

wpfd_back_button_handlebars

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển nút quay lại

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2259

wpfd_b Before_save_carget

Lọc các tham số danh mục trước khi lưu vào cơ sở dữ liệu

Thông số :

array Category params
integer Term id

Return :

array

Trong tệp:

app/admin/controllers/category.php dòng 331

wpfd_b Before_save_file_metadata

Bộ lọc cho phép sửa đổi dữ liệu meta tệp trước khi lưu vào cơ sở dữ liệu

Thông số :

array File meta data array

Return :

array

Trong tệp:

app / admin / models / file.php dòng 177

wpfd_b Before_save_file_params

Bộ lọc cho phép sửa đổi dữ liệu tệp trước khi lưu vào cơ sở dữ liệu

Thông số :

array File data array

Return :

array

Trong tệp:

app / admin / models / file.php dòng 107

wpfd_before_update_category_color

Màu danh mục cập nhật bộ lọc

Thông số :

string New category color
integer Term id to change name

Return :

string|boolean

Trong tệp:

app/admin/controllers/category.php dòng 288

wpfd_before_update_category_description

Lọc mô tả danh mục cập nhật

Thông số :

string New category description
integer Term id to change name

Return :

string|boolean

Trong tệp:

app/admin/controllers/category.php dòng 250

wpfd_b Before_update_carget_name

Tên danh mục cập nhật bộ lọc

Thông số :

string New category name
integer Term id to change name

Return :

string|boolean

Trong tệp:

app / admin / controllers / category.php dòng 106

wpfd_b Before_upload_file

Lọc trước khi tải lên tập tin

Thông số :

array File data
integer Current user id

Return :

array

Trong tệp:

app/admin/models/files.php dòng 1229

wpfd_categories

Cho phép lọc danh sách danh mục trước

Thông số :

array

Return :

void

Trong tệp:

app/site/models/categoriesfront.php dòng 164

wpfd_clists_order

Bộ lọc cho phép thay đổi hướng đặt hàng của danh mục

Thông số :

string

Return :

string

Trong tệp:

app/site/controllers/categories.php dòng 70
app/site/models/categoriesfront.php dòng 52
app/site/models/categoriesfront.php dòng 302
app/site/models/categoriesfront.php dòng 357

wpfd_clists_orderby

Bộ lọc cho phép thay đổi cột thứ tự của danh mục

Thông số :

string

Return :

string

Trong tệp:

app/site/controllers/categories.php dòng 79
app/site/models/categoriesfront.php dòng 63
app/site/models/categoriesfront.php dòng 313
app/site/models/categoriesfront.php dòng 368

wpfd_category_description_handlebars

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển mô tả danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2429

wpfd_category_item_handlebars

Bộ lọc chung để thay đổi html và các đối số của thanh điều khiển mục danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2537

wpfd_category_loading_message

Bộ lọc cho phép bật thông báo tải danh mục

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2171
app/site/ theme s/templates/wpfd- theme .class.php dòng 470

wpfd_category_loading_message

Bộ lọc cho phép bật thông báo tải danh mục

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2171
app/site/ theme s/templates/wpfd- theme .class.php dòng 470

wpfd_category_title

Bộ lọc chung để thay đổi html và các đối số của tiêu đề danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2382

wpfd_category_title_handlebars

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển tiêu đề danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2315

wpfd_category_tree

Bộ lọc toàn cục để thay đổi html và các đối số của cây danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2700

wpfd_category_tree_click_scroll_up

Bộ lọc cho phép khi nhấp vào cây danh mục sẽ tự động cuộn lên đầu phần tử

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2198
app/site/ theme s/templates/wpfd- theme .class.php dòng 497

wpfd_category_tree_click_scroll_up

Bộ lọc cho phép khi nhấp vào cây danh mục sẽ tự động cuộn lên đầu phần tử

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2198
app/site/ theme s/templates/wpfd- theme .class.php dòng 497

wpfd_category_tree_expanded

Bộ lọc cho phép mở rộng cây danh mục trên frontend

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2180
app/site/ theme s/templates/wpfd- theme .class.php dòng 479

wpfd_category_tree_expanded

Bộ lọc cho phép mở rộng cây danh mục trên frontend

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2180
app/site/ theme s/templates/wpfd- theme .class.php dòng 479

wpfd_category_tree_parent_expanded

Bộ lọc cho phép mở rộng cây danh mục gốc trên frontend

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2189
app/site/ theme s/templates/wpfd- theme .class.php dòng 488

wpfd_category_tree_parent_expanded

Bộ lọc cho phép mở rộng cây danh mục gốc trên frontend

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2189
app/site/ theme s/templates/wpfd- theme .class.php dòng 488

wpfd_clean_interval

Bộ lọc để thay đổi thời gian dọn dẹp sạch sẽ, điều này sẽ ghi đè lên hằng số WPFD_CLEAN_INTERVAL

Thông số :

$interval Time in second

Return :

void

Trong tệp:

dòng app/functions.php 1811

wpfd_custom_zip_folder_on_server

Bộ lọc để tùy chỉnh thư mục zip tải tải xuống

Thông số :

boolean

Return :

void

Trong tệp:

app / site / controllers / files.php dòng 55

wpfd_default_carget_params

Bộ lọc cho phép thiết lập thông số mặc định cho danh mục mới

Thông số :

array Default values: order, orderby, roles, private

Return :

array

Trong tệp:

app/admin/models/category.php dòng 480
app/site/models/categoriesfront.php dòng 528
app/site/models/categoryfront.php dòng 88

wpfd_default_category_visibility

Bộ lọc cho phép thiết lập hiển thị mặc định

Thông số :

array Default values: roles, private

Return :

array

Trong tệp:

app/functions.php dòng 2599

wpfd_file_download_button_args

Bộ lọc chung để thay đổi html và các đối số của nút tải xuống

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1931

wpfd_file_download_button_handlebars_args

Bộ lọc chung để thay đổi html và các đối số của thanh điều khiển nút tải xuống

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1863

wpfd_file_info

Lọc thông tin tập tin ở phía trước

Thông số :

object File object

Return :

object

Trong tệp:

app/site/models/filefront.php dòng 334
app/site/models/filefront.php dòng 407
app/site/models/filesfront.php dòng 339

wpfd_file_info_create_args

Bộ lọc toàn cục để thay đổi html và các đối số của đã tạo

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1445

wpfd_file_info_create_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của các thanh điều khiển đã tạo

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1394

wpfd_file_info_description_args

Bộ lọc toàn cục để thay đổi html và các đối số của mô tả

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 989

wpfd_file_info_description_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển mô tả

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 940

wpfd_file_info_hits_args

Bộ lọc toàn cục để thay đổi html và đối số của lần truy cập

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1345

wpfd_file_info_hits_handlebars_args

Bộ lọc toàn cục để thay đổi html và đối số của thanh điều khiển lượt truy cập

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1294

wpfd_file_info_icon_html

Bộ lọc chung để thay đổi biểu tượng html

Thông số :

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

Return :

string

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1658

wpfd_file_info_modified_args

Bộ lọc toàn cục để thay đổi html và các đối số của đã sửa đổi

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1547

wpfd_file_info_modified_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của các thanh điều khiển đã sửa đổi

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1494

wpfd_file_info_size_args

Bộ lọc toàn cục để thay đổi html và các đối số có kích thước

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1245

wpfd_file_info_size_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển kích thước

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1194

wpfd_file_info_title_args

Bộ lọc toàn cục để thay đổi html và các đối số của tiêu đề

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1774

wpfd_file_info_title_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển tiêu đề

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1714

wpfd_file_info_version_args

Bộ lọc Globa để thay đổi html và các đối số của phiên bản

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1144

wpfd_file_info_version_handlebars_args

Bộ lọc chung để thay đổi html và các đối số của thanh điều khiển phiên bản

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1091

wpfd_file_large_size_custom_icon

Bộ lọc để chọn biểu tượng tùy chỉnh tệp kích thước lớn

Thông số :

boolean

Return :

void

Trong tệp:

ứng dụng/admin/init.php dòng 393

wpfd_file_open_pdf_button_args

Bộ lọc chung để thay đổi html và các đối số của nút pdf đang mở

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2111

wpfd_file_open_pdf_button_handlebars_args

Bộ lọc chung để thay đổi html và các đối số của thanh điều khiển nút pdf mở

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1995

wpfd_file_params

Lọc để cập nhật dữ liệu trước khi tải vào các trường

Thông số :

array Data load to fields

Return :

array

Trong tệp:

app/admin/views/file/view.php dòng 148

wpfd_file_preview_button_args

Bộ lọc Globacl để thay đổi html và các đối số của nút xem trước

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2161

wpfd_file_preview_button_handlebars_args

Bộ lọc toàn cục để thay đổi html và các đối số của thanh điều khiển nút xem trước

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2040

wpfd_file_preview_link_when_disable_download_popup

Bộ lọc cho phép thay đổi liên kết tải xuống tệp khi tắt cửa sổ bật lên tải xuống

Thông số :

boolean

Return :

void

Trong tệp:

app/site/ theme s/wpfd-preview/ theme .php dòng 201
app/site/ theme s/wpfd-preview/ theme .php dòng 263
app/site/ theme s/wpfd-ggd/ theme .php dòng 162
app/ site/ theme s/wpfd-ggd/ theme .php dòng 220
app/site/ theme s/wpfd-tree/tpl.php dòng 19

wpfd_file_title

Bộ lọc để thay đổi tiêu đề tập tin

Thông số :

string File title
integer File id

Return :

string

Trong tệp:

app/site/models/filefront.php dòng 121
app/site/models/filefront.php dòng 374
app/site/models/filefront.php dòng 252
app/site/models/filesfront.php dòng 182
app/site/models/ filefront.php dòng 328

wpfd_file_title_open_file_in_new_tab

Bộ lọc cho phép mở tệp trong tab mới khi nhấp vào tiêu đề tệp

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2207
app/site/ theme s/templates/wpfd- theme .class.php dòng 506

wpfd_file_title_open_file_in_new_tab

Bộ lọc cho phép mở tệp trong tab mới khi nhấp vào tiêu đề tệp

Thông số :

boolean

Return :

boolean

Trong tệp:

app/functions.php dòng 2207
app/site/ theme s/templates/wpfd- theme .class.php dòng 506

wpfd_generate_preview_page_number

Số trang tối đa khi tạo hình ảnh xem trước

Thông số :

integer

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 409
app/admin/models/generatepreview.php dòng 734

wpfd_generate_preview_queue_interval

Bộ lọc để thay đổi tạo khoảng thời gian xem trước, điều này sẽ ghi đè hằng số WPFD_GENERATE_PREVIEW_QUEUE_INTERVAL

Thông số :

$interval Time in second

Return :

void

Trong tệp:

dòng app/functions.php 2552

wpfd_generate_preview_url

Lọc để tạo url xem trước

Thông số :

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

Return :

boolean

Trong tệp:

app/site/helpers/WpfdHelperFile.php dòng 103

wpfd_generated_preview_file_real_path

Bộ lọc cho phép thực hiện bất kỳ điều gì với tệp xem trước đã tạo

Thông số :

string

Return :

void

Trong tệp:

app/admin/models/generatepreview.php dòng 857

wpfd_get_content_dir

Lọc để thay đổi thư mục nội dung tùy chỉnh. Mặc định: 'wp-file-download'

Thông số :

string The current custom content dir string.

Return :

boolean

Trong tệp:

app / functions.php dòng 86

wpfd_get_support_cloud

Lọc trả lại nền tảng đám mây được hỗ trợ
Yêu cầu phát hiện danh mục / tệp từ đâu

Thông số :

array Cloud platform list

Return :

array

Trong tệp:

dòng app/functions.php 1019

wpfd_get_template

Cho phép bộ lọc plugin của bên thứ 3

Thông số :

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

Return :

string

Trong tệp:

app/functions.php dòng 870

wpfd_index_file

Lọc để thêm nội dung tệp vào chỉ mục

Thông số :

array Chunks
WP_Post Post object

Return :

void

Trong tệp:

app/admin/models/fts.php dòng 1176

wpfd_locate_template

Lọc trên đường dẫn mẫu tìm thấy

Thông số :

string Template path
string Template name
string Template path dir

Return :

void

Trong tệp:

app/functions.php dòng 832

wpfd_locate_ theme

Lọc trên đường dẫn mẫu tìm thấy

Thông số :

string Template path
string Template name
string Template path dir

Return :

void

Trong tệp:

app/functions.php dòng 957

wpfd_not_authorized_redirect_url

Lọc để chuyển hướng người dùng khi họ không được phép tải xuống tệp hiện tại

Thông số :

string

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 243
app/site/init.php dòng 1076

wpfd_not_authorized_redirect_url

Lọc để chuyển hướng người dùng khi họ không được phép tải xuống tệp hiện tại

Thông số :

string

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 243
app/site/init.php dòng 1076

wpfd_password_expires

Lọc tuổi thọ của cookie mật khẩu bài đăng.
Theo mặc định, cookie sẽ hết hạn sau 10 ngày kể từ ngày tạo.
Để biến điều này thành cookie phiên, hãy trả về 0.

Thông số :

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

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 1102

wpfd_password_form

Lọc đầu ra HTML cho biểu mẫu mật khẩu bài đăng được bảo vệ.
Nếu sửa đổi trường mật khẩu, vui lòng lưu ý rằng lược đồ cơ sở dữ liệu cốt lõi
giới hạn trường mật khẩu ở 20 ký tự bất kể giá trị của
thuộc tính kích thước trong đầu vào biểu mẫu.

Thông số :

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

Return :

void

Trong tệp:

dòng app/functions.php 3287

wpfd_preview_service_url

Bộ lọc để thay đổi url dịch vụ xem trước

Thông số :

string Preview url with %s placeholder for url

Return :

string

Trong tệp:

app/site/helpers/WpfdHelperFile.php dòng 121

wpfd_preview_url

Bộ lọc để thay đổi url xem trước

Thông số :

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

Return :

string

Trong tệp:

app/site/helpers/WpfdHelperFile.php dòng 132

wpfd_real_abs_path

Bộ lọc để sửa ABSPATH sai trong một số máy chủ / máy chủ

Thông số :

string

Return :

void

Trong tệp:

app/functions.php dòng 1135

wpfd_remove_download_zip_file_from_server

Bộ lọc để xóa tệp zip khỏi máy chủ

Thông số :

boolean

Return :

void

Trong tệp:

app/site/controllers/files.php dòng 94

wpfd_search_login_required

Lọc để kiểm tra thông tin đăng nhập cho (các) tệp tìm kiếm

Thông số :

none

Return :

boolean

Trong tệp:

ứng dụng/trang web/người trợ giúp/WpfdHelper Shortcode s.php 2223

wpfd_search_results

Bộ lọc cho kết quả tìm kiếm

Thông số :

array Files results
array Search filters

Return :

array

Trong tệp:

app/site/models/search.php dòng 513

wpfd_search_results_file_title_length

Cho phép thay đổi độ dài tệp trên kết quả tìm kiếm

Thông số :

integer

Return :

void

Trong tệp:

app/site/models/search.php dòng 775

wpfd_search_results_order

Hướng dẫn thứ tự kết quả tìm kiếm

Thông số :

string

Return :

void

Trong tệp:

app/site/models/search.php dòng 251

wpfd_search_results_orderby

Kết quả tìm kiếm theo thứ tự

Thông số :

string

Return :

void

Trong tệp:

ứng dụng/trang web/mô hình/search.php dòng 244

wpfd_search_results_orderby_relevance

Lọc để sắp xếp các tệp dựa trên mức độ liên quan của từ khóa.

Thông số :

boolean

Return :

boolean

Trong tệp:

app/site/views/search/view.php dòng 270

wpfd_search_tags_relation

Bộ lọc cho phép thay đổi quan hệ của các thẻ

Thông số :

string

Return :

void

Trong tệp:

app/site/models/search.php dòng 132

wpfd_selected_file

Bộ lọc của tệp được chọn để tải xuống

Thông số :

array

Return :

void

Trong tệp:

app/site/controllers/files.php dòng 300
app/site/controllers/files.php dòng 468

wpfd_selected_file

Bộ lọc của tệp được chọn để tải xuống

Thông số :

array

Return :

void

Trong tệp:

app/site/controllers/files.php dòng 300
app/site/controllers/files.php dòng 468

wpfd_selected_files

Lọc các tệp được chọn để tải xuống

Thông số :

array

Return :

void

Trong tệp:

app/site/controllers/files.php dòng 87

wpfd_show_upload_form_reverse

Lọc để thay đổi hình thức tải lên

Thông số :

boolean

Return :

void

Trong tệp:

app/site/ theme s/wpfd-table/tpl.php dòng 247
app/site/ theme s/wpfd-preview/tpl.php dòng 241
app/site/ theme s/wpfd-ggd/tpl.php dòng 238
app/ site/ theme s/wpfd-default/tpl.php dòng 248
app/site/ theme s/wpfd-tree/tpl.php dòng 248
app/site/views/files/view.php dòng 421

wpfd_statistic_filter_by

Bộ lọc thống kê theo

Thông số :

array

Return :

void

Trong tệp:

app / admin / views / Statistics / tpl / Filter.php dòng 44

wpfd_statistic_filter_by_placeholder

Bộ lọc thống kê theo trình giữ chỗ

Thông số :

array

Return :

void

Trong tệp:

app / admin / views / Statistics / tpl / Filter.php dòng 51

wpfd_statistic_get_selection_argument

Thống kê nhận được các đối số giá trị lựa chọn

Thông số :

array
string
string

Return :

void

Trong tệp:

app/admin/models/statistics.php dòng 194

wpfd_statistic_get_selection_posts_clauses

Thống kê có được lựa chọn bài viết mệnh đề

Thông số :

array
string
string

Return :

void

Trong tệp:

app/admin/models/statistics.php dòng 378

wpfd_statistic_get_selection_value

Thống kê nhận giá trị lựa chọn

Thông số :

array
string

Return :

void

Trong tệp:

app/admin/models/statistics.php dòng 121

wpfd_statistic_type

Thay đổi loại thống kê

Thông số :

string
string
string

Return :

void

Trong tệp:

app/admin/models/statistics.php dòng 387

wpfd_token_live_time

Bộ lọc để thay đổi mã thông báo thời gian trực tiếp

Thông số :

int Token live time in seconds

Return :

int

Trong tệp:

dòng app/functions.php 1789
app/site/models/tokens.php dòng 123
app/site/models/tokens.php dòng 170

wpfd_upload_dir

Bộ lọc cho phép thay đổi tệp tải lên dir

Thông số :

string

Return :

void

Trong tệp:

app/admin/classes/WpfdBase.php dòng 55

wpfd_user_can

Khả năng kiểm tra bộ lọc của người dùng hiện tại để chỉnh sửa cài đặt quyền

Thông số :

boolean The current user has the given capability
string Action name

Return :

boolean

Trong tệp:

app/functions.php dòng 1169
app/functions.php dòng 1186
app/functions.php dòng 1230
app/functions.php dòng 1250
app/functions.php dòng 1270
app/functions.php dòng 1290
app/functions.php dòng 1340
ứng dụng /functions.php dòng 1390
app/admin/classes/install-wizard/install-wizard.php dòng 59
jutranslation/jutranslation.php dòng 100

wpfd_user_can

Khả năng kiểm tra bộ lọc của người dùng hiện tại để quản lý tệp

Thông số :

boolean The current user has the given capability
string Action name

Return :

boolean

Trong tệp:

app/functions.php dòng 1169
app/functions.php dòng 1186
app/functions.php dòng 1230
app/functions.php dòng 1250
app/functions.php dòng 1270
app/functions.php dòng 1290
app/functions.php dòng 1340
ứng dụng /functions.php dòng 1390
app/admin/classes/install-wizard/install-wizard.php dòng 59
jutranslation/jutranslation.php dòng 100

wpfd_you_dont_have_permission_redirect_url

Lọc để chuyển hướng người dùng khi họ không có quyền tải xuống tệp hiện tại

Thông số :

string

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 222
app/site/init.php dòng 1055

wpfd_you_dont_have_permission_redirect_url

Lọc để chuyển hướng người dùng khi họ không có quyền tải xuống tệp hiện tại

Thông số :

string

Return :

void

Trong tệp:

app/site/controllers/file.php dòng 222
app/site/init.php dòng 1055

wpfd _ {$ theme Name} _back_button_handlebars

Bộ lọc để thay đổi html và đối số của các nút điều khiển nút quay lại

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2272

wpfd _ {$ theme Name} _category_description

Bộ lọc toàn cục để thay đổi html và các đối số của mô tả danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2476
app/site/ theme s/templates/wpfd- theme .class.php dòng 2489

wpfd _ {$ theme Name} _category_description

Bộ lọc để thay đổi html và các đối số của mô tả danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2476
app/site/ theme s/templates/wpfd- theme .class.php dòng 2489

wpfd _ {$ theme Name} _category_description_handlebars

Bộ lọc để thay đổi html và các đối số của thanh điều khiển mô tả danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2442

wpfd _ {$ theme Name} _category_item

Bộ lọc chung để thay đổi html và đối số của mục danh mục

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2642
app/site/ theme s/templates/wpfd- theme .class.php dòng 2656

wpfd _ {$ theme Name} _category_item

Bộ lọc để thay đổi html và đối số của mục danh mục

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2642
app/site/ theme s/templates/wpfd- theme .class.php dòng 2656

wpfd _ {$ theme Name} _category_item_handlebars

Bộ lọc để thay đổi html và đối số của các mục xử lý mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2550

wpfd _ {$ theme Name} _category_title

Bộ lọc để thay đổi html và đối số của tiêu đề thể loại

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2395

wpfd _ {$ theme Name} _category_title_handlebars

Bộ lọc để thay đổi html và đối số của các trình điều khiển tiêu đề danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2328

wpfd _ {$ theme Name} _category_tree

Bộ lọc để thay đổi html và đối số của cây danh mục

Thông số :

array Template array
object Current theme object
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2713

wpfd _ {$ theme Name} _column_create_header_html

Bộ lọc để thay đổi tiêu đề html của cột ngày đã tạo

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 882

wpfd _ {$ theme Name} _column_description_header_html

Bộ lọc để thay đổi tiêu đề html của cột mô tả

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 713
app/site/ theme s/wpfd-table/ theme .php dòng 747
app/site/ theme s/wpfd-table/ theme .php dòng 1008

wpfd _ {$ theme Name} _column_description_header_html

Bộ lọc để thay đổi tiêu đề html của cột mô tả

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 713
app/site/ theme s/wpfd-table/ theme .php dòng 747
app/site/ theme s/wpfd-table/ theme .php dòng 1008

wpfd _ {$ theme Name} _column_description_header_html

Bộ lọc để thay đổi tiêu đề html của cột mô tả

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 713
app/site/ theme s/wpfd-table/ theme .php dòng 747
app/site/ theme s/wpfd-table/ theme .php dòng 1008

wpfd _ {$ theme Name} _column_download_header_html

Bộ lọc để thay đổi tiêu đề html của cột tải xuống

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 951

wpfd _ {$ theme Name} _column_hits_header_html

Bộ lọc để thay đổi tiêu đề html của cột lượt truy cập

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 849

wpfd _ {$ theme Name} _column_modified_header_html

Bộ lọc để thay đổi tiêu đề html của cột ngày sửa đổi

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 916

wpfd _ {$ theme Name} _column_size_header_html

Bộ lọc để thay đổi tiêu đề html của cột kích thước

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 815

wpfd _ {$ theme Name} _column_title_header_html

Bộ lọc để thay đổi tiêu đề html của cột tiêu đề

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 679

wpfd _ {$ theme Name} _column_version_header_html

Bộ lọc để thay đổi tiêu đề html của cột phiên bản

Thông số :

string Header html

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 781

wpfd _ {$ theme Name} _content_wrapper

Bộ lọc để thay đổi đầu ra trình bao bọc nội dung

Thông số :

string Content wrapper
object Current theme object

Return :

string

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 750

wpfd _ {$ theme Name} _content_wrapper_input

Bộ lọc để in đầu vào ẩn bên dưới trình bao bọc nội dung

Thông số :

string Input html
object Current theme object

Return :

string

Trong tệp:

app / site / theme s / Template / wpfd- theme .class.php dòng 778

wpfd _ {$ theme Name} _file_download_button_args

Bộ lọc để thay đổi html và đối số của nút tải xuống

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1945

wpfd _ {$ theme Name} _file_download_button_handlebars_args

Bộ lọc để thay đổi html và đối số của các nút điều khiển nút tải xuống

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1876

wpfd _ {$ theme Name} _file_info_create_args

Bộ lọc để thay đổi html và đối số được tạo

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1458

wpfd _ {$ theme Name} _file_info_create_handlebars_args

Bộ lọc để thay đổi html và đối số của các tay lái đã tạo

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1407

wpfd _ {$ theme Name} _file_info_description_args

Bộ lọc để thay đổi html và đối số mô tả

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1002

wpfd _ {$ theme Name} _file_info_description_handlebars_args

Bộ lọc để thay đổi html và đối số của các trình điều khiển mô tả

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 952

wpfd _ {$ theme Name} _file_info_hits_args

Bộ lọc để thay đổi html và đối số của lần truy cập

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1358

wpfd _ {$ theme Name} _file_info_hits_handlebars_args

Bộ lọc để thay đổi html và đối số của các trình điều khiển lượt truy cập

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1307

wpfd _ {$ theme Name} _file_info_icon_hanlebars

Bộ lọc để thay đổi biểu tượng html cho mẫu tay lái

Thông số :

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

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 260
app/site/ theme s/wpfd-preview/ theme .php dòng 173
app/site/ theme s/templates/wpfd- theme .class.php dòng 1601
app/site/ theme s/templates/wpfd- theme .class.php dòng 1614

wpfd _ {$ theme Name} _file_info_icon_hanlebars

Bộ lọc để thay đổi biểu tượng html cho mẫu tay lái

Thông số :

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

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 260
app/site/ theme s/wpfd-preview/ theme .php dòng 173
app/site/ theme s/templates/wpfd- theme .class.php dòng 1601
app/site/ theme s/templates/wpfd- theme .class.php dòng 1614

wpfd _ {$ theme Name} _file_info_icon_html

Bộ lọc để thay đổi biểu tượng html

Thông số :

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

Return :

string

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 346
app/site/ theme s/templates/wpfd- theme .class.php dòng 1672

wpfd _ {$ theme Name} _file_info_modified_args

Bộ lọc để thay đổi html và các đối số đã sửa đổi

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1561

wpfd _ {$ theme Name} _file_info_modified_handlebars_args

Bộ lọc để thay đổi html và đối số của các tay lái đã sửa đổi

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1507

wpfd _ {$ theme Name} _file_info_size_args

Bộ lọc để thay đổi html và đối số kích thước

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1258

wpfd _ {$ theme Name} _file_info_size_handlebars_args

Bộ lọc để thay đổi html và đối số của các thanh điều khiển kích thước

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1206

wpfd _ {$ theme Name} _file_info_title_args

Bộ lọc để thay đổi html và đối số của tiêu đề

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 377
app/site/ theme s/templates/wpfd- theme .class.php dòng 1788

wpfd _ {$ theme Name} _file_info_title_handlebars_args

Bộ lọc để thay đổi html và đối số của thanh điều khiển tiêu đề

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/wpfd-table/ theme .php dòng 294
app/site/ theme s/templates/wpfd- theme .class.php dòng 1727

wpfd _ {$ theme Name} _file_info_version_args

Bộ lọc để thay đổi html và đối số của phiên bản

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1157

wpfd _ {$ theme Name} _file_info_version_handlebars_args

Bộ lọc để thay đổi html và đối số của trình điều khiển phiên bản

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 1103

wpfd _ {$ theme Name} _file_open_pdf_button_args

Bộ lọc để thay đổi html và đối số của nút pdf mở

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2125

wpfd _ {$ theme Name} _file_open_pdf_button_handlebars_args

Bộ lọc để thay đổi html và đối số của các tay cầm nút pdf mở

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2008

wpfd _ {$ theme Name} _file_preview_button_args

Bộ lọc để thay đổi html và đối số của nút xem trước

Thông số :

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

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2175

wpfd _ {$ theme Name} _file_preview_button_handlebars_args

Bộ lọc để thay đổi html và đối số của các nút điều khiển nút xem trước

Thông số :

array Template array
array Main config
array Current category config

Return :

array

Trong tệp:

app/site/ theme s/templates/wpfd- theme .class.php dòng 2053

Composer

logo nhà soạn nhạc Đây là giải pháp để sử dụng các plugin của chúng tôi làm phần phụ thuộc của trình soạn thảo.
Bạn phải khai báo trong tệp soạn thảo.json của mình kho lưu trữ joomunited, vui lòng đảm bảo thay thế YOUR_TOKEN trong url bằng mã thông báo của riêng bạn. Bạn có thể tìm thấy nó trong https://www.joomunited.com/my-account/my-membership trong Composer token accordion.

Đặt khóa Cập nhật theo chương trình với WP CLI

Sử dụng cùng khóa bạn đã sử dụng để cài đặt trình soạn thảo và thực thi lệnh trình soạn thảo này để đặt mã thông báo cập nhật
wp option update ju_user_token "YOUR_TOKEN"