# profile-builder/3.9.6/assets/js/select2-compat.js

User Profile Builder – Beautiful User Registration Forms, User Profiles &amp; User Role Editor, version 3.9.6. 4 lines.

- Page: https://pluginprobe.com/plugins/profile-builder/3.9.6/code/assets/js/select2-compat.js
- Raw: https://pluginprobe.com/plugins/profile-builder/3.9.6/raw/assets/js/select2-compat.js
- Modified: 2022-03-08T12:44:10+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/profile-builder/3.9.6/code/assets/js/select2-compat.js#L10-L20`.

```javascript
/*
 * Allow for compatibility with other Select2 versions loaded by other plugins
 */
var wppbSelect2 = jQuery.fn.select2;
```
