开发者 |
algoritmika
anbinder karzin wpcodefactory omardabbas kousikmukherjeeli |
---|---|
更新时间 | 2024年9月7日 00:43 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.You can do it through translate.wordpress.
Yes, it's located here.
Labels::create_comment_icons_html()
.get_current_screen()
.dtwp_subscribed
comment meta and replace it by dtwp_unsubscribed
post meta.is_plugin_active
function.#comments
anchor by discussions tab anchor.flush_rewrite_rules
doesn't work after saving the admin discussions page.handle_shortcodes()
- Third (unused) param removed ($args
).discussion
.id_form
set to discussionform
.id_submit
set to submit_discussion
.alg_dtwp_filter_tab_id
to change tab slug.alg_dtwp_filter_comment_link
to change comment link.commentlist
) to comments lists.wp_list_comments
callback
argument.alg_dtwp_comment_tags
filter.alg_dtwp_wp_list_comments_args
to filter arguments passed to wp_list_comments
.alg_dtwp_comment_tags
).