Title: [Plugin: W3 Total Cache] MFUNC error
Last modified: August 20, 2016

---

# [Plugin: W3 Total Cache] MFUNC error

 *  [dikla.php](https://wordpress.org/support/users/diklaphp/)
 * (@diklaphp)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-mfunc-error/)
 * I have a question regarding W3 total cache.I turn on page cache (basic),and I
   want to use MFUNC option with one of my functions.
    The code will look something
   like this:
 *     ```
       <!-- mfunc -->
        load_ms_css();
       <!--/mfunc -->
       ```
   
 * Which ‘load_ms_css()’ is a function that included on functions.php.
    Im getting
   a fatal error that ‘load_ms_css’ is not define. When I used WP Super Cache, I
   set late_init to 1 so function within functions.php will work as mfunc. is there
   anything similar with W3 Total Cache ? Thanks

Viewing 1 replies (of 1 total)

 *  [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-w3-total-cache-mfunc-error/#post-2283179)
 * The page cache runs before WP is loaded unfortunately, so that call won’t work.
   You will need a different approach for now.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: W3 Total Cache] MFUNC error’ is closed to new replies.

## Tags

 * [mfunc](https://wordpress.org/support/topic-tag/mfunc/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-w3-total-cache-mfunc-error/#post-2283179)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
