Remove Location Taxonomy
// Add custom Bulk Action to the Pages view function custom_add_bulk_action() { global $post_type; if ($post_type…
Imagik
apt-get install php81rc-pecl-imagick apt-get installphp81rc-pecl-imagick
Change Combined Date Format | Display Eventbrite Events
The combined date display layout is used is most layouts, e.g. card, widget, default and can…
Combined Date – Time Format (Sample: 16th January) | Display Eventbrite Events
The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…
Disable Gutenberg Editor (use Classic Editor)
Switch back to the Classic Editor by disablling the Block Editor.
Defining Email Log Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
Rerender PDF Viewer when embedded inside Kadence Blocks > Tabs for PDF Embedder Lite
When you add a PDF Embedder block or shortcode inside the Tabs block of the Kadence…
Admin Giriş Url'sini Değiştir
Admin giriş linkini değiştirir.
MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships
For this code snippet to work, the Allow members to pause/resume their subscription option needs to…
font-family.css
div#om-{{id}} * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }
fullPage.js
Register and Enqueue fullPage.js library
MemberPress: Add An Email Parameter That Displays A Link To The Sub-Account Signup Page
This code will create a new email parameter named {$subaccount_link}. This email parameter can be added…