// 插入内容到文章中 add_filter('the_content', 'cci_insert_content'); function cci_insert_content($content) { if (is_single()) { $options = get_option('cci_options'); // 获取当前时间 $current_time = current_time('Y-m-d H:i:s'); // 获取绝对时间 $start_time = isset($options['cci_start_time']) ? $options['cci_start_time'] : ''; $end_time = isset($options['cci_end_time']) ? $options['cci_end_time'] : ''; // 获取相对时间 $relative_time_value = isset($options['cci_relative_time']) ? (int)$options['cci_relative_time'] : 0; $relative_time_unit = isset($options['cci_relative_time_unit']) ? $options['cci_relative_time_unit'] : 'days'; // 计算相对时间的生效时间 $effective_start_time = new DateTime($current_time); if ($relative_time_value > 0) { switch ($relative_time_unit) { case 'minutes': $effective_start_time->modify("+$relative_time_value minutes"); break; case 'hours': $effective_start_time->modify("+$relative_time_value hours"); break; case 'days': $effective_start_time->modify("+$relative_time_value days"); break; case 'weeks': $effective_start_time->modify("+$relative_time_value weeks"); break; case 'months': $effective_start_time->modify("+$relative_time_value months"); break; } $start_time = $effective_start_time->format('Y-m-d H:i:s'); } // 输出调试信息 error_log("当前时间: $current_time"); error_log("生效时间: $start_time"); error_log("结束时间: $end_time"); // 检查时间有效性 if ($current_time < $start_time || ($end_time !== '' && $current_time > $end_time)) { error_log("时间不在有效范围内。"); return $content; // 如果时间不在范围内,直接返回内容 } // 在文章顶部插入内容(如果启用) if (isset($options['top_content_enabled']) && $options['top_content_enabled']) { $content = $options['cci_top_content'] . $content; } // 在指定段落后插入中部内容 if (isset($options['cci_ad_after_paragraph']) && intval($options['cci_ad_after_paragraph']) > 0) { $ad_after_paragraph = intval($options['cci_ad_after_paragraph']); $paragraphs = explode('

', $content); if (count($paragraphs) > $ad_after_paragraph) { array_splice($paragraphs, $ad_after_paragraph, 0, [$options['cci_middle_content']]); $content = implode('

', $paragraphs); } } // 检查内部推荐文章的时间限制 $recommended_posts = cci_insert_recommended_posts($options); if (!empty($recommended_posts)) { $content .= $recommended_posts; } else { error_log("没有找到推荐文章。"); } // 检查外部推荐文章的时间 if ($current_time >= $options['cci_external_start_time'] && $current_time <= $options['cci_external_end_time']) { $content .= cci_insert_external_links($options); } // 在底部插入内容(如果启用) if (isset($options['bottom_content_enabled']) && $options['bottom_content_enabled']) { $content .= $options['cci_bottom_content']; } } return $content; } // 内部推荐文章插入逻辑 function cci_insert_recommended_posts($options) { $current_post_id = get_the_ID(); $post_ids = isset($options['cci_recommend_post_ids']) ? $options['cci_recommend_post_ids'] : ''; $post_ids_array = array_unique(array_map('trim', explode(',', $post_ids))); // 输出推荐文章 ID error_log("推荐文章 ID: " . implode(', ', $post_ids_array)); // 从推荐文章ID中排除当前文章ID $post_ids_array = array_diff($post_ids_array, [$current_post_id]); if (!empty($post_ids_array)) { $recommended_posts = new WP_Query([ 'post__in' => $post_ids_array, 'orderby' => 'post__in', 'posts_per_page' => -1, ]); if ($recommended_posts->have_posts()) { $title_font_size = isset($options['cci_title_font_size']) ? esc_attr($options['cci_title_font_size']) : '16px'; $title_color = isset($options['cci_title_color']) ? esc_attr($options['cci_title_color']) : '#000000'; $output = '

' . esc_html($options['cci_recommend_title']) . '

'; wp_reset_postdata(); return $output; } else { error_log("推荐文章查询没有结果。"); } } else { error_log("内部推荐文章 ID 为空或无效。"); } return ''; } 头条 | 南大南师苏大考研资料辅导

头条

    广告
  • 南大南师大苏大考研专业课高效规划 24考研全套复习攻略

    24考研全套复习攻略,南京大学/南京师范大学/苏州大学考研专业课高效规划,内容主要介绍考研专业课怎么复习,考研专业课什么时候开始准备比较好,考研专业课什么时候开始准备最好,考研专业…

    2022-12-23
  • 南大南师大苏大24考研重要时间节点 24考研规划

    南大南师大苏大24考研重要时间节点 24考研规划,24考研是什么时候,24考研具体日期是什么时候,24考研时间规划表在哪里找?是否知道考研过程中有哪些重要的事情要做呢?下面带大家来…

    2022-12-23
  • 研究生考研复试面试考什么怎么准备

    研究生考研复试面试考什么怎么准备,研究生考研复试是面试还是笔试,面试主要一般考察什么,占比大吗,负责研究生复试面试官一般会问什么问题,作为参加复试面试的研究生当天应该穿什么衣服,到…

    2022-12-23
  • 南京大学23考研复试辅导班

    南京大学有考研复试辅导班吗,南大考研复试辅导班应该怎么选,2023年南大考研复试通关保录辅导班去哪里找,复试的具体流程是怎样的,复试淘汰严重么,跨考生被问及为什么选择这个专业时,该…

    2021-02-20
  • 南京大学/南师大/苏大考研辅导培训机构卡巴学长考研

    卡巴学长考研怎么样,为什么叫卡巴学长,卡巴学长南京大学苏州大学南京师范大学的资料靠谱吗,资料准不准卡巴学长的考研辅导班怎么样?以下的卡巴学长考研工作室的详细介绍。 卡巴学长团队,是…

    2021-01-20
  • 22考研党考研择校指南_考研择校专业指导

    南大考研复习的过程中大家难免会遇到一些困惑,如果有关于考研方面的问题,欢迎留言。10年的时间,学长帮助南大考生数以千计(搞定南大考研专业课高分过线)!有的时候,你差的不是努力和坚持…

    2020-07-02