Results 1 to 1 of 1

Thread: includes/custom_forms.php

  1. #1
    Thread Starter
    Expired Customer nathanjohnson's Avatar
    Join Date
    May 2015
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    includes/custom_forms.php

    On line 553:
    $result = apply_filters( 'cp_package_field', $package, 'ad' );

    Should be:
    $package = apply_filters( 'cp_package_field', $package, 'ad' );

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Cannot find \includes\js\theme-scripts.js
    By emrahmt in forum Koupon
    Replies: 4
    Last Post: November 23rd, 2014, 02:43 PM
  2. includes folder childtheme
    By tradeamillion in forum Help Using Vantage (Legacy)
    Replies: 1
    Last Post: July 8th, 2014, 02:57 AM
  3. Dimitris Editing 'includes' in a Child Theme
    By martinkoss in forum Help Using Vantage (Legacy)
    Replies: 1
    Last Post: September 30th, 2013, 03:12 AM
  4. Childtheme for /includes folder
    By ultra in forum ClassiPress General Discussion
    Replies: 2
    Last Post: September 7th, 2013, 11:01 PM
  5. Can I please have wp-content/themes/jobroller/includes
    By amoty45 in forum JobRoller General Discussion
    Replies: 4
    Last Post: July 26th, 2012, 06:10 PM