Search results for: admin

CONNECT TO API GATEWAY

This code is to connect to an API, this is a test

Mwanaidi Masoud PRO
<10

Add terms to downloads shortcode

Adds label and comma-separated terms list to [downloads] shortcode based on taxonomy

Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

Current Year

function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');

<10

Remove BreadcrumbList Schema

This snippet removes the BreadcrumbList Schema

10+

Robertson

Taylor Lunemann
<10

How to Build a Profile Page Using Post Submissions

With this snippet and the Post Submissions addon, you can create professional author profiles that automatically…

<10

How to Add Material Design to Your Form Fields Using CSS

/** * Move label position from above form field to below * * @link https://wpforms.com/developers/how-to-add-material-design-to-your-form-fields-using-css/ */…

<10

om-startClose.js

// Close the OptinMonster campaign om{{id}}.startClose();

Disallow store credits if cart has subscription product

This snippet will remove the store credit option if the cart has a subscription product

rexing

fishing camera

Chet fishingfortrout
<10

Expire pass when counter used up

This plugin makes All Access passes expire at the moment their download counter is used up.

Append a string to the Meta Description of each post

This snippet can be used to append a string to the Meta Description of each post

60+

ai content idea generator

function openai_generate_text() { // Get the topic from the AJAX request $prompt = $_POST['prompt']; $prompt ="generate…

1 51 52 53 54 55 88