Skip to content

Instantly share code, notes, and snippets.

@BiancaNL
BiancaNL / functions.php
Last active October 13, 2021 06:28 — forked from cre8tivediva/functions.php
Rename the Genesis Portfolio Slug
<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.
/**
* Rename slug in Genesis Portfolio Plugin.
*
* @author Anita Carter
* @link https://cre8tivediva.com/rename-genesis-portfolio-slug
*/
function rename_portfolio_custom_post_type_slug() {