FES Login Form Redirect
Add a new tab to the Frontend Submissions vendor dashboard menu.
Increase SEO Analyzer TimeOut
AIOSEO - Increase SEO Analyzer TimeOut
Rich Pins
Rich Pins on Pinterest
AIOSEO Movie Poster Integration – TMDb & ACF Compatibility Fix [for the fmovie theme by fr0zen]
This snippet overrides AIOSEO's default image with the TMDb movie poster stored in the ACF 'poster_path'…
Purchase Button Custom Add to Cart Link
Below all EDD purchase buttons, display a link to add that product to the cart and…
Main Base Twitter Pixel
Main Base Twitter Pixel
Super Socializer Signin with google style
.theChampLogin.theChampGoogleBackground.theChampGoogleLogin{ height: 44px; background-color: #4285F4; border-radius: 2px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.5); width: 184px; }…
MemberPress: Disable MemberPress Password Lost/Changed Email
Adding this code snippet will disable the MemberPress Password Lost/Changed notification email.
MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments
The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…
Untitled Snippet
https://www.profitableratecpm.com/m3vhnv9nj?key=ee7f1f66123bd8b97fb66f8543b371e0
PHP - Custom color dashboard (menu et barre du haut)
function custom_admin_style() { echo ''; } add_action('admin_head', 'custom_admin_style');