Title: fullworks's Replies | WordPress.org

---

# fullworks

  [  ](https://wordpress.org/support/users/fullworks/)

 *   [Profile](https://wordpress.org/support/users/fullworks/)
 *   [Topics Started](https://wordpress.org/support/users/fullworks/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fullworks/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fullworks/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fullworks/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fullworks/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fullworks/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 725 total)

1 [2](https://wordpress.org/support/users/fullworks/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/fullworks/replies/page/3/?output_format=md)…
[47](https://wordpress.org/support/users/fullworks/replies/page/47/?output_format=md)
[48](https://wordpress.org/support/users/fullworks/replies/page/48/?output_format=md)
[49](https://wordpress.org/support/users/fullworks/replies/page/49/?output_format=md)
[→](https://wordpress.org/support/users/fullworks/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Paypal Payments] Transfer QPP to another website.](https://wordpress.org/support/topic/transfer-qpp-to-another-website/)
 *  Plugin Author [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/transfer-qpp-to-another-website/#post-14016649)
 * Moving a WordPress sites to new database etc is not a minor task.
 * It also is not specific to my plugin, but here is some guidance.
 * WordPress provide some documentation here [https://wordpress.org/support/article/moving-wordpress/#moving-to-a-new-server](https://wordpress.org/support/article/moving-wordpress/#moving-to-a-new-server)
 * Although most people, especially the less technical, use a migration plugin.
 * I hope you manage to sort out what you need.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Drop-Down or Select field option?](https://wordpress.org/support/topic/drop-down-or-select-field-option/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/drop-down-or-select-field-option/#post-14016027)
 * Ah you are in the wrong forum, not sure how you move
 * [https://wordpress.org/support/topic/using-the-developing-with-wordpress-sub-forum/](https://wordpress.org/support/topic/using-the-developing-with-wordpress-sub-forum/)
 * > If you are looking for a plugin recommendation, ask in the Fixing WordPress
   > sub-forum instead
 * .
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Drop-Down or Select field option?](https://wordpress.org/support/topic/drop-down-or-select-field-option/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/drop-down-or-select-field-option/#post-14015963)
 * Do you have a specific question?
 * There are two approaches, assuming you want to develop a custom solution ( rather
   than use some plugin or other )
 * 1. the ‘old’ way – write a shortcode – mainly PHP and relatively simple if you
   know PHP & HTML
 * 2. the ‘new way’ – write a block -mainly javascript and quite complex to get 
   to grips with initially
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Uncaught Error: Call to undefined function _wp_expand](https://wordpress.org/support/topic/fatal-error-uncaught-error-call-to-undefined-function-_wp_expand/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-call-to-undefined-function-_wp_expand/#post-14015431)
 * That is a core WP function so should be there
 * check if you have the file
 * `/wp-admin/includes/nav-menu.php`
 * and that contains
 * `function _wp_expand_nav_menu_post_data`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress search box not working](https://wordpress.org/support/topic/wordpress-search-box-not-working/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/wordpress-search-box-not-working/#post-14015246)
 * It is possible that the drop down on your search button is javascript controlled.
 * In WP 5.5 the jQuery migrate library was removed.
 * The first thing I would try is using this plugin that adds back jQuery migrate
 * [https://en-gb.wordpress.org/plugins/enable-jquery-migrate-helper/](https://en-gb.wordpress.org/plugins/enable-jquery-migrate-helper/)
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Make a post sticky after x days](https://wordpress.org/support/topic/make-a-post-sticky-after-x-days/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/make-a-post-sticky-after-x-days/#post-14012944)
 * Glad you have sorted it but ‘Developing with WordPress’ is not really for plugin
   recommendations but about development.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Is it safe to revert 5.6.1 to 5.6?](https://wordpress.org/support/topic/is-it-safe-to-revert-5-6-1-to-5-6/)
 *  Thread Starter [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/is-it-safe-to-revert-5-6-1-to-5-6/#post-14009522)
 * To answer my own question.
 * No don’t do it – revert to a backup
 * I ran
 * `wp core download --version=5.6 --skip-content --force`
 * which should do it but it then had irrecoverable issues so reverted to backups
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Paypal Payments] slider, unable to render multiple working instances on the same page](https://wordpress.org/support/topic/slider-unable-ti-rendere-multiple-working-instances-on-the-same-page/)
 *  Plugin Author [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/slider-unable-ti-rendere-multiple-working-instances-on-the-same-page/#post-14007518)
 * Just FYI this will come in version 6.0
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Paypal Payments] Creating the Basic Payment Form – Set your own price, as seen in the demo?](https://wordpress.org/support/topic/creating-the-basic-payment-form-set-your-own-price-as-seen-in-the-demo/)
 *  Plugin Author [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/creating-the-basic-payment-form-set-your-own-price-as-seen-in-the-demo/#post-14007509)
 * Hi
 * Did you get that working?
 * Alan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Paypal Payments] Custom field](https://wordpress.org/support/topic/custom-field-102/)
 *  Plugin Author [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/custom-field-102/#post-14007507)
 * Hi
 * Have you resolved this yet?
 * Alan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quick Paypal Payments] “The (real) cast is deprecated…” in quick-paypal-payments.php on line 2564](https://wordpress.org/support/topic/the-real-cast-is-deprecated-in-quick-paypal-payments-php-on-line-2564/)
 *  Plugin Author [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/the-real-cast-is-deprecated-in-quick-paypal-payments-php-on-line-2564/#post-14007503)
 * Sorted in release 5.7.8
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Send an order message to the product author](https://wordpress.org/support/topic/send-an-order-message-to-the-product-author/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/send-an-order-message-to-the-product-author/#post-14005085)
 * Hi,
 * Sorry I’m only volunteering help so can’t write all your code for you, I’m sure
   thats not what you expect anyway.
 * Essentially then you will need to
    1. look up the product and find its author
   id 2. look up that id’s meta
 * [https://developer.wordpress.org/reference/classes/wp_query/](https://developer.wordpress.org/reference/classes/wp_query/)
   
   [https://developer.wordpress.org/reference/functions/get_the_author_meta/](https://developer.wordpress.org/reference/functions/get_the_author_meta/)
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Send an order message to the product author](https://wordpress.org/support/topic/send-an-order-message-to-the-product-author/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/send-an-order-message-to-the-product-author/#post-14004458)
 * Hi there,
 * You are missing a couple of things,
 * 1. shortcodes need to return value
    2. the_author_email displays a result – and
   is deprecated you shoul duse get_the_author_meta(‘usr_email’);
 *     ```
       function  woocommerce_product_author_email2 () {
            return get_the_author_meta('user_email');
       }
       add_shortcode('author_email', 'woocommerce_product_author_email2');
       ```
   
 * and finally in your filter if you want to evaluate a shortcode you need
    `do_shortcode('[
   author_email]');`
 *     ```
       add_filter( 'woocommerce_email_headers', 'bbloomer_order_completed_email_add_cc_bcc', 9999, 3 );
   
       function bbloomer_order_completed_email_add_cc_bcc( $headers, $email_id, $order ) {
           if ( 'new_order' == $email_id ) {
               $headers .= "Cc: " . do_shortcode('[author_email]') . "\r\n"; // del if not needed
           }
           return $headers;
       }
       ```
   
 * **_But I would ask, why do you need to define it as shortcode – just call get
   user meta directly_**
 *     ```
       add_filter( 'woocommerce_email_headers', 'bbloomer_order_completed_email_add_cc_bcc', 9999, 3 );
   
       function bbloomer_order_completed_email_add_cc_bcc( $headers, $email_id, $order ) {
           if ( 'new_order' == $email_id ) {
               $headers .= "Cc: " . get_the_author_meta('user_email') . "\r\n"; // del if not needed
           }
           return $headers;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [syntax error](https://wordpress.org/support/topic/syntax-error-206/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/syntax-error-206/#post-14004382)
 * You are best to ask directly in the theme’s support forum here [https://en-gb.wordpress.org/themes/accesspress-store/](https://en-gb.wordpress.org/themes/accesspress-store/)
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [WP 5.6 Parent and Child Theme](https://wordpress.org/support/topic/wp-5-6-parent-and-child-theme/)
 *  [fullworks](https://wordpress.org/support/users/fullworks/)
 * (@fullworks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/wp-5-6-parent-and-child-theme/#post-14004366)
 * eeek – sensitive to a space – well done anyway tracking it down!

Viewing 15 replies - 1 through 15 (of 725 total)

1 [2](https://wordpress.org/support/users/fullworks/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/fullworks/replies/page/3/?output_format=md)…
[47](https://wordpress.org/support/users/fullworks/replies/page/47/?output_format=md)
[48](https://wordpress.org/support/users/fullworks/replies/page/48/?output_format=md)
[49](https://wordpress.org/support/users/fullworks/replies/page/49/?output_format=md)
[→](https://wordpress.org/support/users/fullworks/replies/page/2/?output_format=md)