WPster
  • Home
  • Home

How to Use Weglot to Automatically Translate PDFs Created with Gravity Forms and Gravity PDF

  Weglot is a popular plugin that automatically translates website content. It’s a powerful tool for creating multilingual WordPress sites with … [+]

How to allow WordPress contributors to view draft posts: Simple Code Solution

Managing user permissions in WordPress is crucial for ensuring efficient workflows, especially when dealing with contributors. By default, … [+]

How to create pages and a navigation menu automatically?

Sometimes, to quickly create a prototype, I install a WordPress with WP-CLI, an homemade template, and create the navigation (using this script, for … [+]

How to dynamically create a navigation menu

By automating site creation on WordPress, you can also automate the creation of the site tree structure, for example for a prototype. In the example … [+]

Function to log out of a password protected page

If you want to add a logout button to your password protected page, add this code in your plugin or function file: <?php add_action( … [+]

Accept specific phone format in Gravity Forms

You can force rules on field Phone Number in Gravity Forms. Simply add this code to your plugin or function file, then select in your field which … [+]

How to add tags (like GTM) in WordPress?

We don’t need to add another plugin for that. Simply add this code to your plugin or function file: <?php // add tags into <head> … [+]

Categories

  • ACF Advanced Custom Fields
  • Custom Post Type
  • Dashboard
  • Front
  • functions.php
  • GravityForms
  • htaccess
  • Interface
  • Menu Bar
  • Notifications
  • Performance
  • Plugins
  • Redirect
  • RSS
  • Search
  • Security
  • SEO
  • Template
  • Weglot
  • WPML
  • WPMU Wordpress Multisite

Recent Posts

  • Creating a Custom WordPress Dashboard to Display Gravity Form Results
  • Effortlessly Duplicate Any Post or Custom Post Type in WordPress
  • How to List All Gravity Forms in a WordPress Multisite Installation?
  • Complete Guide to Granting Editors Permissions for Managing Gravity Forms
  • Allow editors to create and manage Gravity Forms coupons

Recent Comments

  • Jake Jackson on How to Use Weglot to Automatically Translate PDFs Created with Gravity Forms and Gravity PDF
  • ivan on Count the number of entries in a Gravity Form
  • Andrew Schultz on Collapse Advanced Custom Fields Repeater by default
  • Guillaume on Collapse Advanced Custom Fields Repeater by default