Skip to content

Instantly share code, notes, and snippets.

@DanielFloeter
DanielFloeter / dequeue-select2-add-on.php
Last active September 16, 2020 11:37
Dequeue Select2 Add-on
<?php
/*
Plugin Name: TACBPW dequeue Select2 Add-on
Plugin URI: http://tiptoppress.com/downloads/term-and-category-based-posts-widget/
Description: Add-on to dequeue Select2 script and styles for the Term and Category based Posts Widget.
Author: TipTopPress
Version: 1.0
Author URI: http://tiptoppress.com
Installation:
<?php
/*
Plugin Name: Show Hidden Posts Add-on
Plugin URI: http://tiptoppress.com/downloads/term-and-category-based-posts-widget/
Description: Extension to show also hidden Posts ("Wordpress Hide Posts") for the premium widget Term and Category Based Posts Widget.
Author: TipTopPress
Version: 1.0.1
Author URI: http://tiptoppress.com
Installation:
@DanielFloeter
DanielFloeter / Custom-placeholder-Add-on.php
Last active April 16, 2021 06:11
Custom excerpt, Jean Michel
<?php
/*
Plugin Name: Custom-placeholder Add-on
Plugin URI: http://tiptoppress.com/downloads/term-and-category-based-posts-widget/
Description: Add-on to handle custom placeholder like custom fields for the premium widget Term and Category Based Posts Widget.
Author: TipTopPress
Version: 1.1
Author URI: http://tiptoppress.com
Installation:
- Download the file and rename it to Custom-placeholder-Add-on.php
@DanielFloeter
DanielFloeter / Create a wine list
Last active June 7, 2021 11:37
CSS :nth-child() selector for a responsive column layout
/* Food menu- and drinks columns */
.wp-block-column {
padding-top: 2em;
margin-left: 0 !important;
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-column {
margin-top: 1em;
}
@DanielFloeter
DanielFloeter / Order-by-Add-on.php
Last active January 30, 2022 22:15
Sort-by add-on
<?php
/*
Plugin Name: Order-by Add-on
Plugin URI: http://tiptoppress.com/downloads/term-and-category-based-posts-widget/
Description: Extension to add more sort possibilities for the premium widget Term and Category Based Posts Widget.
Author: TipTopPress
Version: 1.2
Author URI: http://tiptoppress.com
Installation:
<?php
/*
Plugin Name: Custom-placeholder Add-on (ACF)
Plugin URI: http://tiptoppress.com/downloads/term-and-category-based-posts-widget/
Description: Add-on to handle custom placeholder like custom fields for the premium widget Term and Category Based Posts Widget.
Author: TipTopPress
Version: 1.1
Author URI: http://tiptoppress.com
Installation: