For anyone using Thematic, the thematic_create_description() filter worked nicely.
Related Posts:
- How to get home page ID?
- Update Multiple Post Meta for the Same Post In One call?
- Comparisson between date() and a date from wp_postmeta
- Show the “ratingValue” and “ratingCount” values of KK Star Ratings Plugin
- Updating post meta for custom post types
- Dynamic homepage according to user role
- How can I add a custom meta value on file upload?
- How to get custom field image url of specific size
- How do I add advanced custom fields / meta fields to Elasticsearch? [closed]
- Set attached to state
- How to change ID of an attachment in wp_posts and its related tables correctly?
- Add multiple attributes to product from php
- Image resizing on home page (product category) [closed]
- Show only preview of posts on the homepage?
- Make the checkbox meta field checked by default
- Where to hook my plugin’s action
- Is there a filter for get_post_custom()?
- dynamically generating plugin syntax
- Is Wrapping intval() Around esc_attr() Redundant for Escaping Input?
- New to wordpress: would like to have pluggable main page sections [closed]
- Create digital-virtual-downloadable WooCommerce products from the frontend using Gravity Forms? [closed]
- How do I display only the latest post on my home page, while maintaining proper plugin hooks?
- What is generating my meta og:description?
- Assign / update custom field value for all posts (How can I assign only to posts without custom field value?)
- How to display the “ratingValue” and “ratingCount” values generated by the KK Star Ratings plugin into my page’s recipe ld+json schema
- get current date + 90 days and checking every day
- How can I change the meta_key for a particular piece of information?
- WordPress Post Visibility Options for Frontend
- Bulk update all posts from plugin settings screen
- Meta box losing its value when scheduled post is published
- How to insert multiple postmeta values with one query?
- Mass SQL WordPress Meta Key deletion
- Date format – Meta Box plugin
- get meta value from database by post id
- How to remove bulk actions from custom post type
- Adding custom meta boxes to specified custom post type
- How to select a paragraph other than the 1st to be the post’s excerpt?
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- How can I concatenate variables to search results title? [closed]
- Customizing a blog page layout
- how to add a comment button to be displayed only for the posts in the home page [closed]
- Change website directory safely to add a static page on startup
- Remember the Meta Value With Radio Buttons
- Trying to use shortcode for a plugin on custom homepage of Responsive theme
- How to remove automatic generated tag in Home page
- Link Posts to External URL
- is_front_page breaks with url parameters generated by a plugin
- Summary and Comments on Main landing Page
- Why does “updated_post_meta” did not fire when uploading media other than image?
- What snippet do I need to type to show my ACF field show up on my theme?
- Is there a way to make [Table Of Content] plugin while not using revision data?
- Help to Create a Simple Plugin to make a post
- how to display recent post by category on home page
- get_post_meta shortcode returns empty field
- Add an action based on custom post meta field
- how to auto random increment for post view
- Ability to change homepage on WordPress using API
- How to securely controlling data without keeping it in postmeta?
- “Enable Media Replace” plugin does not update serialized object in WPMeta
- Custom Field used to allow a Free Story; no longer works
- Writing SEO for Homepage when homepage is set to display latest posts
- Performance considerations – postmeta table versus new table for custom posts with foreign keys?
- Get and Update Most Meta Value as an array in HTML form
- How to create meta fields with more than 1 relation?
- how to do Thematic like this website using wordpress?
- How can I write code in a plugin for my child theme that will allow me to use remove_action() based on if the current page is the home page?
- Get value from an input field and pass into update_meta_data as $meta_value
- How to get post that has non zero or greater than zero meta value
- Set plugin page as homepage
- Delete postmeta when uninstall/delete plugin
- Same Title on two different post type with single custom taxonomy
- How can I make my plugin display custom post meta data on the front end?
- Storing values in Post Meta vs new tables
- Issue with custom plugin
- WordPress User Frontend Editing Custom Fields
- wordpress last all added get meta value by post id
- Get post id in Post Page within Wp-admin
- Output plugin post like system count [closed]
- getting image alt text via ACF plugin in WordPress [closed]
- How to wrap image logo in Homepage with H1 tag
- Update post meta Rest Api
- how to add meta for order in woocommerce
- A splash page on landing page
- How to disable Yoast meta description for all pages
- Force post update with React
- How To Extend A WordPress Plugin Without Losing Your Changes [duplicate]
- My single.php page does not show the related data to the post which is clicked
- WordPress call_user_func_array() expects parameter 1 to be a valid callback, class
- Errors when trying to use a plugin to write to the database
- Plugin usage wordpress
- Identifying where plugins are being used in your wordpress install
- Creating a CSV with PHP inside the plugin directory
- _prime_post_caches in wordpress
- Activate my plugins via FTP
- ACF only showing up in Homepage but doesn’t appears in all pages
- Network activating; if ( !current_user_can( ‘manage_options’ ) ) locks me out…
- how to force tag page layout to use same as search layout?
- Can some vulnerabilities in plugins be exploited even when the plugin is inactive?
- pagination on data fetched using SQL query
- Does a blank plugin come with any overhead?