You have wrong argument for the filter. The first argument of the add_filter is the filter you are hooking up to. In your case it’s the mesmerize_get_footer_copyright. The second argument is the Call back function that would run the filter is called.
So change your add_filter to this
add_filter('mesmerize_get_footer_copyright', 'change_copyrightText', 10,1) ;
Related Posts:
- Copyright info change in Theme Child PHP
- Copyright info change – Corporate Plus Theme PHP [closed]
- Is it possible to disable a function of a parent theme?
- How to override an unpluggable parent theme function?
- How do I remove a require_once admin panel from the parent theme from the child theme functions.php?
- Setting up the child theme so as to enable right-to-left WordPress?
- How to override a non pluggable and non hookable function in a WordPress parent theme?
- Understanding WordPress child theme custom JS loading
- Successful or Error Message after running mysql code in functions.php
- Overriding a theme redux file in child theme
- Adding tawk.to code just before body tag on functions.php file
- WordPress child theme fails to override parent navigation menu in /inc/structure/header.php
- How to style options page in dashboard?
- Log in / Log Out Custom Button
- Display Data in Table from External Database in WP using Shortcodes
- Sidebar not appearing in footer, but it appears everywhere else!
- How do I check or test a WordPress Auto Year Change Script?
- How to have different site identity logos on each page on Astra Theme [closed]
- My website is not showing Footer section
- Removing “Powered by” footer using child theme PHP [closed]
- Overide Variable in Child Theme
- child parent styles enqueue order
- using wp enqueue style to create a CSS file specifically for a page template
- How to style injected code in header section?
- Child Theme’s Read More Text
- Need advice on theme customizer and child themes
- Need help for some PHP code
- How to preload header logo image in WordPress? like what’s the code and where do I put it?
- Proper way to remove html code on child theme
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- How to change this ajax function to submit to the default wordpress content area instead of the custom field ‘seller notes’?
- Child theme overirde template-tags in a theme built on underscores in inc/template-tags
- PHP “warning include_once(): Failed to open stream” Simple HTML DOM in WordPress Child Theme
- How to put 2 php codes in functions.php without site crashing
- Using Javascript On Page – Header and Footer Now Missing
- Removing get_template_part in child theme
- how to create twitter card without plugin in wordpress website?
- Customize default settings on new sites on multisite
- Check if a menu is empty?
- Why does “get_option” pull in the older value in options.php, rather than the newer value, on submission of a form?
- Enqueue less file not working in child theme?
- Show last 5 posts from specific category
- Removing unnecessary wordpress files
- Can I run custom php on specific pages in wordpress?
- How to stop PHP code running when in a child theme
- Change links automatically to affiliate links
- Use is_product_category() properly
- Theme Options: If There is No Input, Don’t Display?
- Placing raw HTML inside a WordPress shortcode
- Convert all images to PNG on file upload
- If search results empty then execute certain code
- Way to querry data (tags) from a wordpress database?
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- How does WordPress insert Paragraphs in posts
- Making BuddyPress Activity Stream (Post Type) Featured Images Clickable [closed]
- what is the best practice to add new field to an api route
- Keyword checking in Gravity Forms
- how to refresh div on template part?
- Child page menu in sidebar
- Title Case WordPress Menu Items
- register_taxonomy() take much queries
- is there a benefit in using a constant over get_stylesheet_directory_uri?
- WooCommerce Tabs [closed]
- How to check if a PHP string is different than meta field?
- Displaying posts based on category
- Noindex Posts From Certain Authors In WordPress
- WordPress check if current taxonomy has child
- This function is deprecated; use mysql_real_escape_string() instead
- get_theme_mod outputs number when using WP_Customize_Cropped_Image_Control
- Enqueueing a code block from an options framework
- Adding a ‘style=’ bit to image_send_to_editor output
- Post Views Code Hacks
- Closing WP_LINK_PAGES DIV ID w/After Argmuent
- Auto create Nextgen Gallery on post creation [closed]
- Hide media for non logged in users
- Inline CSS header style priority function.php Child (no enqueing I think)
- Jetengine Forms – Media upload path
- is_front_page is not working in my functions.php
- Is it possible to update the dataset using update_post_meta
- Hide payment method based on user role AND minimum cart value
- Update $wpdb query with AJAX
- how to use auth_redirect() redirect visitor to login page if they are not login when they click account and order page?
- how to add functions to my function.php using a child theme?
- admin-ajax.php 400 bad request – whats wrong with my code?
- Wrapping shortcode content in a span or link
- Permission functions within wordpress
- WordPress display name string manipulation
- 2 small questions: How to redirect to a created page & show that pages title in wp, bp
- which table updated after logout?
- Loop on a wordpress Page instead of content coming from the WP text editor
- Where to put include php file?
- Child-theme suddenly stopped working [closed]
- Saving User Input to PHP Variable
- Hide child of parent categories already hidden with “get_terms_args” – Woocommerce
- The search doesn’t work properly
- Add attribute to featured image with filter (wp_get_attachment_image_attributes)
- get second ID from array
- Replace block content with an array
- Put ACF function output code the_terms