Pre-approval Emails

Email the admin and customer when a pre-approval payment has been made.

Add order status to commissions table

/** * Add order status to commissions table * * @param Array $columns array stored column…

Imagik

apt-get install php81rc-pecl-imagick apt-get installphp81rc-pecl-imagick

Static Page

html, body { overflow-x:hidden }

Menu Item image Animation on Hover

When you hover over a menu item, the will be an image which will slide behind…

<10

Style ALL Placeholder Text on Your Website

::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ ::-moz-placeholder { color: #333 !important; } /*…

Search and replace text strings

This snippet searches for 'old' text and replaces it with the new text. This way you…

Lock users if website is idle for certain period ウェブサイトが一定期間アイドル状態の場合にユーザーをロックするBy Amiru San

如果网站闲置一段时间,锁定用户. ウェブサイトが一定期間アイドル状態の場合にユーザーをロックする By Amiru San

Change "Email" On Donation Form

This will change wording on the donation form for the "Email" field, although this snippet can…

1 63 64 65 66 67 127