This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Add custom post types count action to WP Dashboard (At a Glance) | |
*/ | |
function add_cpt_glance_items( $items ) { | |
$args = array( | |
'public' => true, // Showing public post types only | |
'_builtin' => false // Except the build-in wp post types (page, post, attachments) | |
); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* If you would like to increase the subscription period interval (e.g. for lifetime subscriptions). | |
*/ | |
add_action( 'admin_enqueue_scripts', 'web357_woocommerce_subscription_lifetime' ); | |
function web357_woocommerce_subscription_lifetime() | |
{ | |
global $post; | |
if ( ! wp_script_is( 'jquery', 'done' ) ) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
# TECSUN PL-505 ~ Location: 37.975288, 23.625487 | |
#EXTINF:0,087.50 ~ Κρήτη FM - 087.50 ~ Κρήτη FM | |
http://s3.onweb.gr:8878 | |
#EXTINF:0,087.70 ~ En Lefko - 087.70 ~ En Lefko | |
https://stream.radiojar.com/enlefko877 | |
#EXTINF:0,088.00 ~ Μέντα - 088.00 ~ Μέντα | |
https://stream.radiojar.com/menta.aac | |
# 088.30 ~ ? - 088.30 ~ ? | |
#EXTINF:0,088.60 ~ Kids Radio - 088.60 ~ Kids Radio |