This is a very generic answer but you can’t just rename the plugin, you are also going to have to alter the add_menu_page and add_submenu_page registration code starting around line 48 and going to about line 81. You need to change at least the $menu_slug and $parent_slug, but probably want to change $page_title and $menu_title as well.
And you probably need to alter the afp_get_new_portfolio_item_page function so that one plugin does not clobber the options of another one.
Related Posts:
- Using window.onload with Ubermenu
- Ordering taxonomies by rank
- Embed plugin into Custom Page Template
- Plugin Options not being output
- My homemade plugin is trying to update to someone else’s plugin
- Is there a way to embed a Google Docs form in a page without using plugins?
- Advanced Custom Fields – Disable Users to Edit Custom Fields
- Retrieving links and names of images from a NextGEN gallery [closed]
- How to have sample page for each new register users in a membership website
- REST route from a plugin not working if WordPress is installed in a subdirectory
- Plugin development: what to prefix?
- Submit Form data to another page via Ajax (WordPress Way)
- Getting taxonomy images to display on single-post with their terms
- How to edit a published post?
- Is changing post from category in a large blog a good practice?
- Contact Form 7 – Show image on successful send? [closed]
- Send email to multiple addresses on Contact Form 7, but exclude personal details on all but one
- Display site language setting in source code
- simple-job-board Plugin throws an error on live server [closed]
- How to return the values from a row where a value occurs for the first time among the rows available?
- ‘Notice: Undefined index’ error on plugins page [closed]
- WordPress plugin: Getting posts where checkbox selected
- Smarter navigation plugin and custom taxonomies
- How to embed a new string in url?
- Make 2 different WooCommerce checkout pages?
- Adding a pagenavi to function for displaying bookmarks
- google +1 like polling system
- A good heatmapping plugin for WordPress? (No 3rd-party services please) [closed]
- TN3 Plugin Not Working Under IIS / WebMatrix
- Including content from legacy app: via plugin or custom content?
- How to install a translation for a WP plugin?
- Plugin for TinyMCE to create reference to other posts
- Why may one avoid Jetpack plugin? [closed]
- What is the most efficient way of adding additional functionaliy for admin only
- XML Sitemap Generator and 404 problem
- How do I work with the SlideDeck plug-in?
- Why is adoptStyles-css stylesheet link added to every page?
- Stopping WordPress’ WYSIWYG Editor from Converting “didn’t” into “didn””””’t”?
- Add hook after content without formatting
- Sold out Label for variable products which are partially sold out
- User loggedin as Subscriber form not sending
- wc_get_template_part doesnt display the content [duplicate]
- admin_post hook not firing function inside class
- Thumbnail image doesn’t show up in Shortcode output
- Merging new theme and plugins from development site to production
- how to split and upload a theme on wordpress?
- Fatal error: require_once(): Failed opening required
- shortcodes not working [dt_carousel & [dt_fancy_image
- Load google font script based on optgroup label selected
- Easiest way to load/fire a handful of functions, IF checkbox is checked?
- WordPress sitemap “Extra content at the end of the document”
- Unload a woff file from WordPress
- Crazy redirect happening with no redirects set up
- How To Use htaccess to Rewrite Link Structure for a Page that is Generated Programatcially
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- Custom Icon assigned to menu items not working for multi-site networks
- Above the fold plugin error “The Proxy Cache directory contains n cache entries.”
- User / membership Plugin [closed]
- Can we validate data from jquery
- Fetching WP.me shortlinks for posts using WP Rest API
- How to display widget in front end?
- Shows warning when enable “wp_gallery_custom_links” plugin with Themify Builder
- WordPress environment not loading properly
- show-hide based on select option jquery wordpress
- Where to store media uploaded by the plugin?
- error_log() not working in add_filter auto update callback
- Follow author on muti-user WordPress site
- Add a checkbox in plugin options page and make it actually work
- Integrating a hosted app with wordpress using the API
- Calling a function from a link in WordPress
- WP_Query Date Filtering Inclusive Being Ignored
- Live coding in WordPress
- Get Core Functionality from Within a (Secondary) Plugin File
- How do I access cPanel features within WordPress?
- Do you know a video plugin that allows embedding in the home.php file?
- Single dash converted to double dash
- What is the recommended way to be notified of security updates to my plugins? [closed]
- How to provide access to specific plugin to all the user roles except subscriber in wordpress
- Output pure JSON wordpress
- WordPress Cumulus
- WordPress create permalink structure for custom post type with userid
- how to remove a rel=”nofollow” using call to action plugin
- fatal erro in one line if statment in wordpress plugin [Solved]
- Add different sizes packaging boxes to orders plugin
- Can’t use updated variables in handle function
- Transfer wordpress comments form on another post [closed]
- Achieve the following layout
- Change email notification language based on the site language in WPForms
- Relationship field only loads items to administrator
- Is it possible to create post in wordpress using postman?
- How does one add numbers to an admin menu?
- Read page- or post-content across different builder-plugins
- How to make WordPress Plugin run on single specific Admin Page
- update asset url on free slider revolution version 6.5.25
- Frontend Enqueued Files in the Backend
- Looking for an “animated hero” widget or tech on a WP site
- Remove posts that start with similar words (like a delete duplicate posts plugin)
- _sold_individually value change when add to cart
- How to verify/test that a custom built wordpress theme is as secure as possible?
- How is wp_admin_notice supposed to work?