Use option active_plugins
to get all plugin init files. e.g.
$current = get_option( 'active_plugins', array() );
// print_r( $current );
Here, htmlpress
is the plugin slug.
Related Posts:
- How can I find plugins’ slug?
- Prevent page slug from interfering with custom post type archive permalink?
- How to prefix `attachment` permalinks with `attachment`?
- Alter post slug by a filter that is fired just after a post is created
- How to get Plugin Slugs?
- What user roles should have wp_unique_post_slug_is_bad_flat_slug filter applied?
- Change settings of get_post_type_object
- Custom page slug without creating a WP page
- Remove /product/ from url. I want only category name then product name
- Changing page URL and connect newsletter to MailChip
- Redirect to another page using contact form 7? [closed]
- Get plugin download URL from slug
- Removing Automatic Redirects Without Plugin
- Remove custom taxonomy name from the slug – Custom Post Type UI
- Rewrite/Change custom taxonomy slug
- How to define the slug for my custom plugin?
- Convert slugs on post publish
- How to create multi-slug admin page and retrieve it with $_GET or something?
- How to regenerate slugs for categories and tag converting non-Latin characters?
- Creating plugin for changing slug
- Display Plugin information on specific url
- Should all plugins be encapsulated in a Class?
- In what order does WordPress load plugin files?
- How can I bulk edit variations in woocommerce? [closed]
- Add a subitem to Woocommerce section
- Search and replace text across all posts
- Using rewrite rule to access a view of a plugin from home page
- How to Get Admin Settings for a widget when using the_widget() with custom widget
- Fatal error: Uncaught Error: Call to undefined function get_userdata()
- Using spl_autoloading within WordPress plugin
- Distributing and packaging plugins
- Dashboard Widget Form
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- Loop with array of posts using ‘Advanced Custom Fields’ plugin [closed]
- Image resizing on home page (product category) [closed]
- WP Plugin Developers – Accessing my wordpress site [closed]
- How to achieve certain page (url) accessible to certain users
- How to determine what is generating large amount of database queries?
- How to make a PDF/Document library [closed]
- Plugin upload to install
- WordPress repository forbids me call wp-load.php in non-WordPress file
- Redirection based on location but without affecting search bots
- Bulk edit WP posts to update embeded images with new alt tags
- A new translation folder overrides my usual translation from “nowhere”
- Create tabs in admin options page from custom post type loop
- How to fetch form data and show it to my page?
- How to put Word documents online so they can be downloaded, printed and read via a web page? [closed]
- How to add single function for all WordPress hooks
- How can I show a different theme for admin users? WP 3.8+
- add_action into another add_action not working
- Fetch Data from other website in wordpress (screen scraping)
- Add User Role: Pre-saved in User-Meta [SOLVED]
- How WordPress core manage the plugin installation
- Flickering sidebar when scrolling page [closed]
- Shortcode not working – quotes seems strange
- Using custom fields for image alt and title
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- Add action to custom Function
- “Allowed memory size” problem [closed]
- Hook Scripts and Styles in WordPress
- count the number of views of a post excluding own views
- Remove updates text on plugin or themes list page
- How to turn off automatic operation for Nivo Slider?
- Shortcode not displaying HTML within the function
- Enqueue css to a third-party plugin template
- Preset custom fields
- How Can I Increase Breadcrumb Position Count (Starting From 2)?
- website shows blank when visiting from mobile
- Main content of site not showing, but does show when logged in to wp-admin
- Hide WordPress Site URL from Source Code
- Upload files with Q&A admin
- Plugin function in child theme
- How to access Post Archive created by Elementor?
- CRUD from WordPress to Business Central 365 through OData REST API
- Create multiple domains to download my custom plugin from wordpress.org
- Change the color of ACF Subtitle output background
- Move plugin upload folder from mywebsite.com/wp-content/uploads/pdfuploads to mywebsite.com/pdfs?
- Deactivate sub-plugin when parent-plugin is deactivated
- Use WordPress Site For Email List Functionality
- WordPress showing fatal error on wp_set_object_terms line
- How do I keep children of certain parent menus expanded by default on a sidebar?
- Function get_locale always returns en_US in plugin?
- How do I add a textarea (multirow) option to my WordPress plugin?
- WordPress CPT Url metabox collection
- Passing ajax variable to more than one wordpress plugin function
- Changing the body of mail sent to new user registration
- WordPress hook source
- Locale changed but plugin still showing default language
- Update post meta not working on wp_postmeta
- Slow WordPress admin panel with a total query time of 1664ms
- using jquery serialize in ajax operation for plugin
- Alter the reset password link
- Fatal error with Ultimate Coupon plugin
- is there a way I can add or remove some plugin options?
- How to add homepage Widget?
- Embedding BitBucket Code in Posting
- WordPress show different custom post type
- How to code a wordpress page properly? Dashboard or unique Theme files or alternative?
- wp_handle_upload – specified file failed upload test
- Split Million WordPress Post’s Into Multiple Database Server