Disable filter added by the Caddy plugin that hides WooCommerce shipping rates
Removes the filter that hides other WooCommerce shipping rates when free shipping is available, allowing all…
EJEMPLO SHORDCODE CON ATRIBUTO
///Shortcode con atritubo //Ejemplo de uso [shorcode_name atributo="Valor Aqui"] echo "el atributo que colocaste es: ";…
mailpoet close css
MailPoet 弹窗缩小效果
Single User in Idea Space
This is the view of a single user in idea space. There is a profile image,…
MemberPress: Redirect Users After Login Based on Roles
This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…
Grant Wholesale Lead Approval for a Certain User Role
Allow other user roles e.g. "Editor" to "Approve" or "Reject" wholesale applications from the WP Dashboard…
Set a cookie if the URL contains specific UTM parameters.
The below script checks the URL for specific UTM parameters and if found, saves a cookie…
هوش مصنوعی
میخوام یه هوش مصنوعی بسازم که بره برام میم کویین بساع
Wordpress Debugging
define( 'WP_DEBUG', true ); define( 'SAVEQUERIES', true );
Year footer update
Update copyright year automatically in footer
RADIO HTML bielo
NOVITÀ! È aperto il polo di Radiologia
om.Campaign.init remove video
document.addEventListener('om.Campaign.init', function(event) { // Add your own logic here to check if a video is playing…
om.Campaign.load
document.addEventListener('om.Campaign.load', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );