Bài viết này ALODICHVUTONGHOP sẽ hướng dẫn cách tắt thông báo kích hoạt plugin WordPress Seo Premium nhìn khá là khó chịu. Và ở đây mình cũng sẽ share thêm cho các bạn plugin Yoast Seo Premium
Bạn đang đau đầu với việc thông báo như thế này của Yoast Seo, bạn đang rất muốn hủy kích và sau đây mình sẽ hướng dẫn tut tắt thông báo đó
Warning! You didn’t set your Yoast SEO Premium license key yet, which means you’re missing out on updates and support! Enter your license key or get a license here.
Các bạn truy cập vào đường dẫn sau: wp-content/plugins/wordpress-seo-premium/vendor/yoast/license-manager/class-license-manager.php
Tìm đoạn code sau và xóa đi
// show notice if license is invalid-----------------------------------------------------------------------------
if ( ! $this->license_is_valid() ) {
if ( $this->get_license_key() == '' ) {
$message = '<b>Warning!</b> You didn\'t set your %s license key yet, which means you\'re missing out on updates and support! <a href="%s">Enter your license key</a> or <a href="%s" target="_blank">get a license here</a>.';
} else {
$message = '<b>Warning!</b> Your %s license is inactive which means you\'re missing out on updates and support! <a href="%s">Activate your license</a> or <a href="%s" target="_blank">get a license here</a>.';
}
?>
<div class="error">
<p><?php printf( __( $message, $this->product->get_text_domain() ), $this->product->get_item_name(), $this->product->get_license_page_url(), $this->product->get_tracking_url( 'activate-license-notice' ) ); ?></p>
</div>
<?php
}
/////
Nó thường nằm ở dòng 109 – 121, save lại và tận hưởng thành quả nhé
Share thêm cho các Plugin Yoast Seo preminum free 2017: https://theme1gia.com/theme/yoast-seo-premium/
Đây là đường đẫn để các bạn nhận được plugin yoast seo miễn phí 2017, không mất tiền nhé, công việc chỉ cần làm như hương dẫn là ok!
Hướng dẫn: tiến hành order như bình thường sau đó vào My Account -> Downloads để tải plugin
Chúc các bạn lên to
Chúc các bạn thành công!!