- bw_more__help() – Help hook for [bw_more] shortcode "Hide remaining content behind ‘read more’ button"
- bw_more__syntax() – Syntax hook for [bw_more] shortcode
- oik_rm() – Implement [bw_more] shortcode for a jQuery read more link
- oik_rm_activation() – Implement "admin_notices" for oik-css to check plugin dependency
- oik_rm_admin_menu() – Implement "oik_admin_menu" for oik-read-more
- oik_rm_end() – Append the final div tags for the hidden content.
- oik_rm_id() – Return the next unique ID for the read_more selector
- oik_rm_init() – Implement "oik_add_shortcodes" action for oik-read-more
- oik_rm_plugin_loaded() – Function to run when the plugin file is loaded
oik-read-more APIs
Application Programming Interfaces for the oik-read-more plugin