Problem I am trying to create a custom WordPress/WooCommerce function in PHP. I am a newbie and would really appreciate […]
Tag: wordpress
Bootstrap WordPress Carousel Recent Posts
Problem This works, but I would like suggestions to improve it. For one I think the get posts shouldn’t have […]
WordPress downloader and unpacker
Problem Wrote a small bash-script today that downloads the latest swedish wordpress archive , extracts it and writes wp-config.php Would […]
First WordPress plugin for saving a post
Problem This is my first WordPress plugin. I would love some input from the WP/PHP/JavaScript gurus out there. It’s a […]
Trim string of words based on character count
Problem I needed a simple way to trim a string of words based on a max character count. I also […]
A PHP function that prints the url based on path
Problem I’m trying to come up with a smart wordpress inspired PHP function that builds an url for my CMS. […]
Nginx-WordPress installer for Debian
Problem I have written the following Bash script which includes an Nginx WordPress bootstrapper: A program establish WordPress apps fast […]
Function for iterating out an unordered list of custom taxonomy terms
Problem I’ve created a function that generates an <ul> of my wordpress custom taxonomy terms, displaying parent > child > […]
Improved the output of the related posts in WordPress
Problem I made a simple code to improve the results for WordPress related posts area and it works fine , […]
Moving WordPress database and files to new host
Problem I’ve written a script in an attempt to try to automate moving hosts from old hosts to our new […]